summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Wenhui Yang <wenhuiy@google.com> 2024-02-20 19:27:36 +0000
committer Wenhui Yang <wenhuiy@google.com> 2024-02-20 19:27:36 +0000
commit5322fae90ddca754ab361ee356d45458d117dd7a (patch)
treed981d6d394a94e8c71a7289bfb923781f9d03c12
parentcc65b50cec83026379542d823eff3066b9561d03 (diff)
Deprecate TEST_MAPPING for biometric cts
Deprecate the TEST_MAPPING since biometric cts is migrated to gcl config. Fixes: 322111369 Test: https://atp.googleplex.com/tests/v2/android-biometric-eng/biometric_cts_presubmit?tabId=test_run Change-Id: I4fcbabfba037b85939951950fa7b6640e6d09819
-rw-r--r--services/core/java/com/android/server/biometrics/TEST_MAPPING10
1 files changed, 0 insertions, 10 deletions
diff --git a/services/core/java/com/android/server/biometrics/TEST_MAPPING b/services/core/java/com/android/server/biometrics/TEST_MAPPING
deleted file mode 100644
index 9e60ba8b5d87..000000000000
--- a/services/core/java/com/android/server/biometrics/TEST_MAPPING
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "presubmit": [
- {
- "name": "CtsBiometricsTestCases"
- },
- {
- "name": "CtsBiometricsHostTestCases"
- }
- ]
-}