platform_build/tools/compliance/cmd
Bob Badour 49dd4f75ff Add support for a product name as well as title.
Bug: 68860345
Bug: 151177513
Bug: 151953481
Bug: 213388645
Bug: 210912771

Test: m all
Test: m systemlicense
Test: m htmlnotice; out/soong/host/linux-x85/htmlnotice ...
Test: m textnotice; out/soong/host/linux-x85/textnotice ...
Test: m xmlnotice; out/soong/host/linux-x85/xmlnotice ...

where ... is the path to the .meta_lic file for the system image. In my
case if

$ export PRODUCT=$(realpath $ANDROID_PRODUCT_OUT --relative-to=$PWD)

... can be expressed as:

${PRODUCT}/gen/META/lic_intermediates/${PRODUCT}/system.img.meta_lic

Change-Id: Id5b2ebe3752081e3a89bba1d717cf103f7846043
2022-02-04 14:50:59 -08:00
..
bom Regularize command-line flags. 2022-02-02 15:32:50 -08:00
checkshare Move compliance commands into subdirectories 2022-01-27 17:14:03 -08:00
dumpgraph Regularize command-line flags. 2022-02-02 15:32:50 -08:00
dumpresolutions Regularize command-line flags. 2022-02-02 15:32:50 -08:00
htmlnotice Add support for a product name as well as title. 2022-02-04 14:50:59 -08:00
listshare Move compliance commands into subdirectories 2022-01-27 17:14:03 -08:00
rtrace Regularize command-line flags. 2022-02-02 15:32:50 -08:00
shippedlibs Move compliance commands into subdirectories 2022-01-27 17:14:03 -08:00
testdata license metadata text notice files 2022-01-26 16:02:11 -08:00
textnotice Add support for a product name as well as title. 2022-02-04 14:50:59 -08:00
xmlnotice Add support for a product name as well as title. 2022-02-04 14:50:59 -08:00