From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- mobile/android/config/mozconfigs/android-api-16/beta | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 mobile/android/config/mozconfigs/android-api-16/beta (limited to 'mobile/android/config/mozconfigs/android-api-16/beta') diff --git a/mobile/android/config/mozconfigs/android-api-16/beta b/mobile/android/config/mozconfigs/android-api-16/beta new file mode 100644 index 0000000000..8a5e43fbd8 --- /dev/null +++ b/mobile/android/config/mozconfigs/android-api-16/beta @@ -0,0 +1,16 @@ +. "$topsrcdir/mobile/android/config/mozconfigs/common" + +# Android +# Warning: Before increasing the with-android-min-sdk value, please note several places in and out +# of tree have to be changed. Otherwise, places like Treeherder or archive.mozilla.org will +# advertise a bad API level. This may confuse people. As an example, please look at bug 1384482. +# If you think you can't handle the whole set of changes, please reach out to the Release +# Engineering team. +ac_add_options --with-android-min-sdk=16 +ac_add_options --target=arm-linux-androideabi + +ac_add_options --with-branding=mobile/android/branding/beta + +export MOZILLA_OFFICIAL=1 + +. "$topsrcdir/mobile/android/config/mozconfigs/common.override" -- cgit v1.2.3