Commit Graph

2 Commits

Author SHA1 Message Date
Devin Moore
32ca32b443 Add anapic script to upload diffs for review
These diffs are between the hidl2aidl tool output and the existing
interface definition.
It generates 2 CLs, the second one is more readable and shows going from
the hidl2aidl output TO the existing definition today.

example:
anapic_hidl2aidl_review.sh android.hardware.boot@1.2

Test: run example command and verify output
Bug: none

Change-Id: I18ab248de7d5f0832ba0d2f749d97f96a1b06f8b
2023-01-13 00:57:15 +00:00
Yifan Hong
0077a9d530 Add script to get prelim HAL VTS coverage.
See help message for example usage.

Test: doctest
Test: run with and without --csv
Bug: 182810953
Change-Id: I6a4be9b543622618e2c594ba08a75534c60f3136
2021-03-15 17:23:20 -07:00