summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeilin Xu <xuweilin@google.com>2024-01-16 16:34:08 -0800
committerWeilin Xu <xuweilin@google.com>2024-01-16 16:34:08 -0800
commited661f941fe80e7ffae524588da11c6a64a4bd50 (patch)
treef10b611d84ba235fa52af399704b734b5d3dc859
parent0b138083cbcddd7ad9bc9c88576b5904c78e71aa (diff)
downloadsystemlibs-ed661f941fe80e7ffae524588da11c6a64a4bd50.tar.gz
Add test mapping for car radio system lib
Bug: 320556913 Test: m -j Change-Id: I91be1df789ceef468643763be97d5b0bc668a18b
-rw-r--r--car-broadcastradio-support/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/car-broadcastradio-support/TEST_MAPPING b/car-broadcastradio-support/TEST_MAPPING
new file mode 100644
index 0000000..c4233b4
--- /dev/null
+++ b/car-broadcastradio-support/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "postsubmit": [
+ {
+ "name": "CarBroadcastRadioSupportTests"
+ }
+ ]
+}