43c8971a3c
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
7 lines
68 B
Text
7 lines
68 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "keystore2_test"
|
|
}
|
|
]
|
|
}
|