diff options
| author | 2022-10-20 20:18:35 +0900 | |
|---|---|---|
| committer | 2022-10-20 20:19:41 +0900 | |
| commit | 2f83b31af7b4d33a45c0c6c2dc915f8ab0d1feba (patch) | |
| tree | 39f37d960b60775cdbe4cb69f723c90a1fa52ddf /scripts/construct_context_test.py | |
| parent | 91e8d3d00cee446a7a031ef8e15c7d7b23d86288 (diff) | |
Don't add unused properties to android_test_import
android_test_import is to import prebuilt test apks into the build rule.
It doesn't support properties like test_config, test_config_template,
and etc, but those properties were anyhow added to the module type and
setting those properties didn't trigger any error.
Fixing this surprising behavior by adding only the properties that are
actualy being used.
Bug: N/A
Test: N/A
Change-Id: I93e821e108861fa1249bc5e0882d706849bcf43f
Diffstat (limited to 'scripts/construct_context_test.py')
0 files changed, 0 insertions, 0 deletions