. "$topsrcdir/mobile/android/config/mozconfigs/common"

ac_add_options --target=arm-linux-androideabi
ac_add_options --with-arch=armv6

export MOZ_PKG_SPECIAL=armv6

ac_add_options --with-branding=mobile/android/branding/official

export JAVA_HOME=/tools/jdk6
export MOZILLA_OFFICIAL=1
export MOZ_TELEMETRY_REPORTING=1

. "$topsrcdir/mobile/android/config/mozconfigs/common.override"
