diff options
author | Ryan Mitchell <rtmitchell@google.com> | 2021-01-12 23:21:31 +0000 |
---|---|---|
committer | Ryan Mitchell <rtmitchell@google.com> | 2021-01-13 03:24:12 +0000 |
commit | 1c6f46e08c0192b3c6c2e799307d62b4cf7ccd31 (patch) | |
tree | 769282fd7144f816ebb7eb930cb5d8e28dfb147b /core/tests | |
parent | 8448c33e938f78e61de0e2ec183902f263304230 (diff) |
Revert "OverlayDeviceTests: add missing TEST_MAPPING"
Revert submission 1507500-oms-transactional-api
Reason for revert: b/177065099
Reverted Changes:
Ie5344c53d:OMS: add tests for the OMS transactional API
I8f54e1532:Push OverlayDeviceTests onto /system
I63df58510:OMS: add transactional API
Idacc0c67e:OverlayDeviceTests: add missing TEST_MAPPING
I2452f789a:OMS: block until settings are persisted
If58d5e9dd:OMS: replace OMSImpl.OverlayChangeListener with re...
Change-Id: I340786384a62b24b103910d0924dd089a7f60a81
Diffstat (limited to 'core/tests')
-rw-r--r-- | core/tests/overlaytests/device/TEST_MAPPING | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/core/tests/overlaytests/device/TEST_MAPPING b/core/tests/overlaytests/device/TEST_MAPPING deleted file mode 100644 index 43ee00f47e84..000000000000 --- a/core/tests/overlaytests/device/TEST_MAPPING +++ /dev/null @@ -1,7 +0,0 @@ -{ - "presubmit": [ - { - "name" : "OverlayDeviceTests" - } - ] -} |