diff options
| author | 2019-11-12 17:30:20 +0000 | |
|---|---|---|
| committer | 2019-11-12 17:30:20 +0000 | |
| commit | b4eae193e8b90fa61ea58655b6e41b2137cdb327 (patch) | |
| tree | 4c053952f371c11b0ab85e7f83360a1b6065efa2 | |
| parent | cefa9e3ef85adf5850c85552071a3af5b433f61c (diff) | |
| parent | b47ade47e8023e4d277cf9ecdc59d471cb124557 (diff) | |
Merge "Revert "Enable location CTS tests in presubmits""
| -rw-r--r-- | location/TEST_MAPPING | 10 | ||||
| -rw-r--r-- | services/core/java/com/android/server/location/TEST_MAPPING | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/location/TEST_MAPPING b/location/TEST_MAPPING deleted file mode 100644 index 2f386271dcb7..000000000000 --- a/location/TEST_MAPPING +++ /dev/null @@ -1,10 +0,0 @@ -{ - "presubmit": [ - { - "name": "CtsLocationCoarseTestCases" - }, - { - "name": "CtsLocationNoneTestCases" - } - ] -} diff --git a/services/core/java/com/android/server/location/TEST_MAPPING b/services/core/java/com/android/server/location/TEST_MAPPING deleted file mode 100644 index 2e21fa67a967..000000000000 --- a/services/core/java/com/android/server/location/TEST_MAPPING +++ /dev/null @@ -1,10 +0,0 @@ -{ - "presubmit": [ - { - "name": "CtsLocationCoarseTestCases" - }, - { - "name": "CtsLocationNoneTestCases" - } - ] -}
\ No newline at end of file |