Searched refs:relax (Results 1 – 4 of 4) sorted by relevance
/build/soong/scripts/ |
D | manifest_check_test.py | 51 relax = False 54 relax, False, 'path/to/X/AndroidManifest.xml') 58 relax, True,
|
D | manifest_check.py | 102 def enforce_uses_libraries(manifest, required, optional, missing_optional, relax, is_apk, path): argument 161 if not relax:
|
/build/make/core/ |
D | dex_preopt_odex_install.mk | 241 --enforce-uses-libraries-relax,)
|
/build/make/ |
D | Changes.md | 221 To temporarily relax missing required modules check, use: 322 To temporarily relax this check and restore the behavior prior to this change,
|