platform_build/tools/product_config/MANIFEST.MF
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

2 lines
64 B
Text

Manifest-Version: 1.0
Main-Class: com.android.build.config.Main