commit | b9b0aa4878a1d34b879017852609fbab70db4236 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Jan 18 20:53:29 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Wed Jan 18 20:58:12 2023 +0000 |
tree | 411e0dddaeb68dd74921f7b981cb726b9d0a3778 | |
parent | 6ffc5c495821d6cedb241f59255f106f85fe0000 [diff] [blame] |
Add tetheroffload VTS to general-tests Also add it to TEST_MAPPING so it's run in presubmits. Test: na Bug: 205762647 Change-Id: I9c43ffcff5ccf0fcabcab08101ebc454c7fe3317
diff --git a/tetheroffload/aidl/TEST_MAPPING b/tetheroffload/aidl/TEST_MAPPING new file mode 100644 index 0000000..c6d4c07 --- /dev/null +++ b/tetheroffload/aidl/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit" : [ + { + "name": "VtsHalTetheroffloadTargetTest" + } + ] +}