Merge "Add presubmit TEST_MAPPING"
This commit is contained in:
7
tests/EnforcePermission/TEST_MAPPING
Normal file
7
tests/EnforcePermission/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"presubmit": [
|
||||||
|
{
|
||||||
|
"name": "EnforcePermissionTests"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -34,5 +34,5 @@ android_test {
|
|||||||
],
|
],
|
||||||
platform_apis: true,
|
platform_apis: true,
|
||||||
certificate: "platform",
|
certificate: "platform",
|
||||||
test_suites: ["general-tests"],
|
test_suites: ["device-tests"],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user