platform_system_security/keystore2/TEST_MAPPING
Janis Danisevskis 43c8971a3c Add empty keystore2 crate
Adds an empty crate with a build config for libkeystore2 and the
keystore2 test.

Also add a TEST_MAPPING file setting up keystore2_test as presubmit
test.

Bug: 160623310
Test: keystore2_test
Change-Id: I2cda9a74a43422453cf5d1d44867107c9f0292bf
2020-08-04 01:42:50 +00:00

7 lines
68 B
Text

{
"presubmit": [
{
"name": "keystore2_test"
}
]
}