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

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

Change-Id: I407418c50d62d0e01a377e4fddfa4cfdf0839f75
This commit is contained in:
David Zeuthen
2021-03-31 14:05:09 +00:00
committed by Automerger Merge Worker

View File

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