Yeah... but the common mozconfigs are not for developer consumption, right? https://bugzilla.mozilla.org/show_bug.cgi?id=894885#c3

I /was/ using that one until it changed on me and broke stuff :/

kats

On 13-07-25 14:38 , Bradford Lassey wrote:
In bug 894885 I added ANDROID_SDK_VERSION and ANDROID_NDK_VERSION to the
common mozconfig so you can "automatically" stay in sync with the
versions used by our builders.

For reference, here is my current mozconfig:

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

ac_add_options
--with-android-sdk="/tools/android-sdk-r$ANDROID_SDK_VERSION/platforms/android-$ANDROID_SDK_VERSION"

ac_add_options --with-android-ndk="/tools/android-ndk-$ANDROID_NDK_VERSION"

ac_add_options --target=arm-linux-androideabi

ac_add_options --disable-elf-hack

-Brad


On 7/25/13 2:33 PM, Kartikaya Gupta wrote:
Do we need to make any changes to our local mozconfigs for this change?

kats

On 13-07-25 14:20 , Sriram Ramasubramanian wrote:
While at it, could we bump it to 18?

- Sriram.

On Jul 25, 2013, at 11:20 AM, Shane Tully <[email protected]
<mailto:[email protected]>> wrote:

Hi everyone,

This is just a heads up that bug 897561
<https://bugzilla.mozilla.org/show_bug.cgi?id=897561> bumps the target
SDK from 14 to 16 to reduce new permissions introduced in bug 857730
<https://bugzilla.mozilla.org/show_bug.cgi?id=857730> (namely
READ_CALL_LOG and WRITE_CALL_LOG).

Thanks,
shane
--
Shane Tully
Summer 2013 intern
[email protected]
shanetully.com  <http://shanetully.com>
_______________________________________________
mobile-firefox-dev mailing list
[email protected] <mailto:[email protected]>
https://mail.mozilla.org/listinfo/mobile-firefox-dev



_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev


_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to