commit | 14cacf2402b49459959dcdf069cfb72d03f18206 | [log] [tgz] |
---|---|---|
author | Michal Olech <molech@google.com> | Thu Oct 20 14:59:01 2022 +0200 |
committer | Michal Olech <molech@google.com> | Thu Oct 20 16:00:30 2022 +0200 |
tree | 22a492161e8dc7122e04f991d6257657ee007999 | |
parent | 6c6411b4ac71ac50b608d779330564b081f83716 [diff] [blame] |
Add CEC AIDL tests to test mapping (presubmit) Bug: 250526670 Bug: 250526969 Test: acloud create --local-instance --local-image && cd hardware/interfaces/tv && atest Change-Id: I8ecdabc0fcfd1d259153e0fd1fa579aca64d9be4
diff --git a/tv/cec/aidl/TEST_MAPPING b/tv/cec/aidl/TEST_MAPPING new file mode 100644 index 0000000..ef4bee1 --- /dev/null +++ b/tv/cec/aidl/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "VtsHalTvCecAidlTargetTest" + } + ] +}