summaryrefslogtreecommitdiff
path: root/scripts/manifest_check.py
AgeCommit message (Expand)Author
2023-10-06Fix manifest_check.py for generated manifests that have no application tag Colin Cross
2022-06-13Revert "manifest_check.py: add uses-libraries propagaged via dex..." Ulya Trofimovich
2022-05-24manifest_check.py: add uses-libraries propagaged via dexpreopt.config. Ulya Trafimovich
2021-11-10Convert soong scripts to python 3 Cole Faust
2021-11-01Make manifest_check errors colorful. Ulya Trafimovich
2021-09-20Fix statusfile used in dexpreopt Spandan Das
2021-09-08Apply pylint to scripts/manifest_check*.py Spandan Das
2021-07-20manifest_check.py: trim namespace part of the module, if needed. Ulya Trafimovich
2021-03-31Emit a better error message in manifest_check.py. Ulya Trafimovich
2021-03-29Don't fail the build if manifest_check cannot extract targetSdkVersion. Ulya Trafimovich
2021-03-16manifest_check.py: translate library names using dexpreopt configs. Ulya Trafimovich
2021-03-15Reimplement verify_uses_libraries.sh in manifest_check.py. Ulya Trafimovich
2021-02-22Add non-fatal mode for verify_uses_libraries check. Ulya Trafimovich
2019-05-24Add manifest_check tool Colin Cross