summaryrefslogtreecommitdiff
path: root/scripts/manifest_fixer_test.py
AgeCommit message (Expand)Author
2024-09-13Support multiple <application> or <uses-sdk> elements in manifest_*.py Colin Cross
2024-09-11Fix manifest_fixer.py warnings Colin Cross
2024-05-15Revert "Revert^2 "Always embed jni libs and store uncompressed"" Jiyong Park
2024-05-10Revert^2 "Always embed jni libs and store uncompressed" Jiyong Park
2024-05-08Revert "Always embed jni libs and store uncompressed" Sam Chiu
2024-05-04Always embed jni libs and store uncompressed Jiyong Park
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-05-24Move manifest_fixer to a python_binary_host module Colin Cross
2019-05-14Fix manifest_fixer_test.py Jaewoong Jung
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-10-24Add --prefer-integrity option to manifest_fixer.py Victor Hsieh
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-09-10Fix manifest_fixer_test.py 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