platform_build/tools/product_config/TEST_MAPPING
Joe Onorato 841c3e3ea6 Add skeleton for product-config tool.
There's also a bunch of boilerplate error handling and option parsing
stuff that I wish someone would put into a library that's available to
the android tree.

Test: atest product-config-test
Change-Id: Ieebcc7bd47a8644d1374fb02c146e9038859f4a2
2021-01-21 12:38:04 -08:00

7 lines
73 B
Text

{
"presubmit": [
{
"name": "product_config_test"
}
]
}