summaryrefslogtreecommitdiff
path: root/scripts/manifest_fixer.py
AgeCommit message (Expand)Author
2022-08-03Overriding placeholder version in updatable apks Alexei Nicoara
2022-06-28Propagate max_sdk_version to manifest_fixer William Loh
2022-02-01Add testOnly attribute to AndroidManifest file of apex_test Gurpreet Singh
2021-11-10Convert soong scripts to python 3 Cole Faust
2021-01-14manifest_fixer: Set targetSdkVersion to '16' for libraries Andrew Wheeler
2020-02-18Allow for setting a logging_parent for an Android App. Baligh Uddin
2019-06-03Touch up manifest if there's no source code. Jaewoong Jung
2019-05-24Add manifest_check tool Colin Cross
2019-02-08Make manifest and APK agree on uncompressed native libs Colin Cross
2019-01-29Rename preferCodeIntegrity to useEmbeddedDex Victor Hsieh
2019-01-03manifest_fixer: rename to --prefer-code-integrity Victor Hsieh
2018-11-19manifest_fixer: make --prefer-integrity an enabler Victor Hsieh
2018-10-24Add --prefer-integrity option to manifest_fixer.py Victor Hsieh
2018-10-16android.test.{base|mock} are added as optional libraries. Jiyong Park
2018-10-11Make automatically added <uses-library> entries optional Paul Duffin
2018-10-02Don't set targetSdkVersion to '1' for libraries Colin Cross
2018-09-10Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version Colin Cross
2018-08-28Support setting android:usesNonSdkApi in manifest_fixer.py David Brazdil
2018-07-26Set targetSdkVersion in manifest_fixer Colin Cross
2018-06-20add --uses-library option to manifest_fixer.py Jiyong Park
2018-06-14Add a script to inject values into manifests Colin Cross