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