7211910fd0
Add a tool that can check that the <uses-library> tags in an AndroidManifest.xml file match a list provided by the build. Bug: 132357300 Test: manifest_check_test Change-Id: If15abf792282bef677469595e80f19923b87ab62
12 lines
167 B
Text
12 lines
167 B
Text
{
|
|
"presubmit" : [
|
|
{
|
|
"name": "manifest_check_test",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "manifest_fixer_test",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|