diff options
author | 2021-03-04 12:37:50 +0000 | |
---|---|---|
committer | 2021-03-04 18:40:40 +0000 | |
commit | 6e55ef157c4576f41ebc3b7d60ba826503b096ae (patch) | |
tree | 4f170fbc9e1b975024fd9966f79b671ae5062686 /java/app_test.go | |
parent | f8dcf5ead2046a8bf2cab479611c0ccb93ff5b89 (diff) |
Disable verify_uses_libraries check if dexpreopt is globally disabled.
Without dexpreopt the check is not necessary, and although it is good to
have, it is difficult to maintain on non-linux build platforms where
dexpreopt is generally disabled (the check may fail due to various
unrelated reasons, such as a failure to get manifest from an APK).
Bug: 181570790
Bug: 132357300
Test: m nothing
Change-Id: Ie012690e8f047ae9256e26565d162c19af4e8921
Diffstat (limited to 'java/app_test.go')
0 files changed, 0 insertions, 0 deletions