From 90c9cac2f78cd830360e405d68bb89b4fd03e646 Mon Sep 17 00:00:00 2001 From: Yixiao Luo Date: Wed, 18 Jan 2023 16:05:05 -0800 Subject: [PATCH] Add test config files for VtsHalTvInputTargetTest Bug: 227673740 Test: VtsHalTvInputTargetTest Change-Id: Id1b98c5075e66a2341652140871f6c11c337c588 --- tv/input/aidl/TEST_MAPPING | 7 +++++ tv/input/aidl/vts/functional/AndroidTest.xml | 33 ++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 tv/input/aidl/TEST_MAPPING create mode 100644 tv/input/aidl/vts/functional/AndroidTest.xml diff --git a/tv/input/aidl/TEST_MAPPING b/tv/input/aidl/TEST_MAPPING new file mode 100644 index 0000000000..981e46fd35 --- /dev/null +++ b/tv/input/aidl/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "VtsHalTvInputTargetTest" + } + ] +} diff --git a/tv/input/aidl/vts/functional/AndroidTest.xml b/tv/input/aidl/vts/functional/AndroidTest.xml new file mode 100644 index 0000000000..5549102a8b --- /dev/null +++ b/tv/input/aidl/vts/functional/AndroidTest.xml @@ -0,0 +1,33 @@ + + + +