summaryrefslogtreecommitdiff
path: root/wifi/TEST_MAPPING
diff options
context:
space:
mode:
authorDavid Su <dysu@google.com>2020-12-30 00:38:48 +0000
committerDavid Su <dysu@google.com>2020-12-30 00:38:48 +0000
commit3e167c1243d5215521e4e663d565193a9af4cdea (patch)
tree40d22752df824ddae31e8270e361a6e4a651a235 /wifi/TEST_MAPPING
parent8196aaaaee2c796707f03a199304941bda18dd9e (diff)
frameworks/base/wifi: configure TEST_MAPPING
Run FrameworksWifiNonUpdatableApiTests Bug: 176260047 Test: presubmit Change-Id: Ic2a10e992263bfbc62a9012a2739060d5f4c9ff1
Diffstat (limited to 'wifi/TEST_MAPPING')
-rw-r--r--wifi/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/wifi/TEST_MAPPING b/wifi/TEST_MAPPING
new file mode 100644
index 000000000000..94e4f4d6bf13
--- /dev/null
+++ b/wifi/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "FrameworksWifiNonUpdatableApiTests"
+ }
+ ]
+}