diff options
author | David Su <dysu@google.com> | 2020-12-30 00:38:48 +0000 |
---|---|---|
committer | David Su <dysu@google.com> | 2020-12-30 00:38:48 +0000 |
commit | 3e167c1243d5215521e4e663d565193a9af4cdea (patch) | |
tree | 40d22752df824ddae31e8270e361a6e4a651a235 /wifi/TEST_MAPPING | |
parent | 8196aaaaee2c796707f03a199304941bda18dd9e (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_MAPPING | 7 |
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" + } + ] +} |