commit | c1b5f69ea03e176434e4375746fb87efeb6cb738 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Jan 19 21:13:36 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Thu Jan 19 21:13:36 2023 +0000 |
tree | d2ed6530e50dc0a9d15a8d60650eb8678585caa4 | |
parent | b76981e2a7815a06603796295e59cc1449fb993f [diff] [blame] |
Add bluetooth VTS to TEST_MAPPING Test: na Bug: 205758693 Change-Id: I1a64822740e4cff402a2b5bd62eed359e3c2f123
diff --git a/bluetooth/aidl/TEST_MAPPING b/bluetooth/aidl/TEST_MAPPING new file mode 100644 index 0000000..342a1e4 --- /dev/null +++ b/bluetooth/aidl/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit" : [ + { + "name" : "VtsHalBluetoothTargetTest" + } + ] +}