index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
manifest_check.py
Age
Commit message (
Expand
)
Author
2024-09-13
Support multiple <application> or <uses-sdk> elements in manifest_*.py
Colin Cross
2024-09-11
Fix manifest_fixer.py warnings
Colin Cross
2024-04-15
Refactor the contruction of the manifest check inputs.
Jiakai Zhang
2023-10-06
Fix manifest_check.py for generated manifests that have no application tag
Colin Cross
2022-06-13
Revert "manifest_check.py: add uses-libraries propagaged via dex..."
Ulya Trofimovich
2022-05-24
manifest_check.py: add uses-libraries propagaged via dexpreopt.config.
Ulya Trafimovich
2021-11-10
Convert soong scripts to python 3
Cole Faust
2021-11-01
Make manifest_check errors colorful.
Ulya Trafimovich
2021-09-20
Fix statusfile used in dexpreopt
Spandan Das
2021-09-08
Apply pylint to scripts/manifest_check*.py
Spandan Das
2021-07-20
manifest_check.py: trim namespace part of the module, if needed.
Ulya Trafimovich
2021-03-31
Emit a better error message in manifest_check.py.
Ulya Trafimovich
2021-03-29
Don't fail the build if manifest_check cannot extract targetSdkVersion.
Ulya Trafimovich
2021-03-16
manifest_check.py: translate library names using dexpreopt configs.
Ulya Trafimovich
2021-03-15
Reimplement verify_uses_libraries.sh in manifest_check.py.
Ulya Trafimovich
2021-02-22
Add non-fatal mode for verify_uses_libraries check.
Ulya Trafimovich
2019-05-24
Add manifest_check tool
Colin Cross