commit | 854785a4bd918d3356632f7e2fabd8bb187336fe | [log] [tgz] |
---|---|---|
author | Michal Olech <molech@google.com> | Thu Oct 20 12:54:21 2022 +0200 |
committer | Michal Olech <molech@google.com> | Thu Oct 20 12:54:21 2022 +0200 |
tree | de70516fd96b4c5befd87c9991b30f8279798e3c | |
parent | db501f32494e20a083de5718faa79c041d5aa26e [diff] [blame] |
Add CEC AIDL tests to test mapping (presubmit) Bug: 250526670 Bug: 250526969 Test: acloud create --local-instance --local-image && atest . Change-Id: Ib63c617e8177c69852cb6ee55549e7fd5196de2e
diff --git a/tv/hdmi/aidl/TEST_MAPPING b/tv/hdmi/aidl/TEST_MAPPING new file mode 100644 index 0000000..6bd3b57 --- /dev/null +++ b/tv/hdmi/aidl/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "VtsHalTvHdmiAidlTargetTest" + } + ] +}