Merge "identity: add TEST_MAPPING file to run identity CTS in presubmit." am: c00a4f41cf am: 1a134fbfad am: b293e4f918

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1650528

Change-Id: I651718a9497795298d53fd957f50f69858fd35e4
diff --git a/identity/java/android/security/identity/TEST_MAPPING b/identity/java/android/security/identity/TEST_MAPPING
new file mode 100644
index 0000000..87707a8
--- /dev/null
+++ b/identity/java/android/security/identity/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+  "presubmit": [
+    {
+      "name": "CtsIdentityTestCases"
+    }
+  ]
+}