summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Ulya Trafimovich <skvadrik@google.com> 2021-03-22 17:24:18 +0000
committer Ulya Trafimovich <skvadrik@google.com> 2021-03-23 12:36:24 +0000
commit1a3b145803f0698e2553c9d550073dbc9763a8bd (patch)
tree01674913648b8be01eaa2b5500dbff96bd82f704 /tools/warn/java_warn_patterns.py
parent680a64264562459001e316c33ed2ddfee9c427aa (diff)
Add PRODUCT_BROKEN_VERIFY_USES_LIBRARIES.
If set to true, it disables <uses-library> checks for a product. It is possible to override with environment variable RELAX_USES_LIBRARY_CHECK on the command-line. Per product configuration is needed rather than per board configuration (such as BUILD_BROKEN_* variables) because of the specifics of <uses-library> checks: they depend on the product packages list, and not on the board config. One example of a product family that needs to disable the checks are the SDK builds (e.g. sdk_gphone_x86_64), see b/183339664. Bug: 183339664 Bug: 132357300 Test: treehugger Change-Id: Ia58559e4e70163da94e9eb7b8a6133e0cbecd459
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions