зеркало из https://github.com/mozilla/gecko-dev.git
d466d2939f
This commit produces an "install bouncer" APK which is a "hollow shell" that looks like the main Fennec APK. In particular, both APKs have: * the same Android package name (application id); and * the same set of <permission>, <uses-permission>, and <uses-feature> blocks in their manifests. The bouncer APK must always have an android:versionCode smaller than the main Fennec APK; for now, we will just bump that manually mobile/android/bouncer/moz.build. --HG-- rename : mobile/android/javaaddons/Makefile.in => mobile/android/bouncer/Makefile.in rename : mobile/android/app/assets/example_asset.txt => mobile/android/bouncer/assets/example_asset.txt rename : mobile/android/javaaddons/moz.build => mobile/android/bouncer/moz.build rename : mobile/android/base/resources/drawable-v21/logo.xml => mobile/android/bouncer/res/drawable-v21/logo.xml rename : mobile/android/base/resources/drawable/logo.xml => mobile/android/bouncer/res/drawable/logo.xml extra : commitid : 1XkuX1F0pMb extra : rebase_source : c49ac53697927b0f3d1ee47bc1e7035c1b465e99 extra : source : aaa420ed66d754ecc17b19f5a12297d24371f1ca extra : histedit_source : 0e3e2fa225c48ba48df72ff116fd62a7b1ef5ed2 |
||
---|---|---|
.. | ||
drawable | ||
drawable-v21 |