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

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

Change-Id: Icc92ae8365b69f1d8a97e3c801e023a0100f20ab
This commit is contained in:
David Zeuthen
2021-03-31 14:45:44 +00:00
committed by Automerger Merge Worker

View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "CtsIdentityTestCases"
}
]
}