dba8f1036b
Reason: Test mapping files of GTS modules should use the indirection to prevent revealing the module names. Bug: 130788465 Test: atest --test-mapping frameworks/base/api/TEST_MAPPING Change-Id: I51d969240fd3a3af7740586693fdc1e89dcf451e
16 lines
232 B
Plaintext
16 lines
232 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsCurrentApiSignatureTestCases"
|
|
},
|
|
{
|
|
"name": "CtsSystemApiSignatureTestCases"
|
|
}
|
|
],
|
|
"imports": [
|
|
{
|
|
"path": "vendor/xts/gts-tests/hostsidetests/api"
|
|
}
|
|
]
|
|
}
|