android_build/tools/product_config
Joe Onorato 749c1955a2 ALLOW_RULES_IN_PRODUCT_CONFIG
If ALLOW_RULES_IN_PRODUCT_CONFIG is set, pass it to kati via
.KATI_ALLOW_RULES, to issue warnings or errors about rules
during product configuration.

Test: CHECK_FOR_RULES=true ./build/make/tools/product_config/test.sh
Test: ALLOW_RULES_IN_PRODUCT_CONFIG=error m nothing
Test: ALLOW_RULES_IN_PRODUCT_CONFIG=warning m nothing
Test: m nothing
Change-Id: I35dd9ffe4ec71f97beaa8b8a2f10d80502088af2
2021-02-23 22:40:39 -08:00
..
src/com/android/build/config ALLOW_RULES_IN_PRODUCT_CONFIG 2021-02-23 22:40:39 -08:00
test/com/android/build/config Emit and parse the product config variables from kati/make 2021-02-17 10:02:41 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to build/make 2021-02-14 10:37:20 -08:00
inherit_tree.py Generate FlatConfig objects from GenericConfig objects. 2021-02-22 17:18:07 -08:00
MANIFEST.MF Add skeleton for product-config tool. 2021-01-21 12:38:04 -08:00
TEST_MANIFEST.MF Add glue to run product-config-test as a standalone commandline executable. 2021-01-22 10:35:36 -08:00
TEST_MAPPING Add skeleton for product-config tool. 2021-01-21 12:38:04 -08:00
test.sh ALLOW_RULES_IN_PRODUCT_CONFIG 2021-02-23 22:40:39 -08:00