Add TEST_MAPPING to modules tests
Test: N/A Ignore-AOSP-First: work not in AOSP yet Change-Id: If800162d2398e2a95c88d700898589a30da9328b
This commit is contained in:
7
javatests/com/android/modules/apkinapex/TEST_MAPPING
Normal file
7
javatests/com/android/modules/apkinapex/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "ApkInApexTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "UpdatableSharedLibsTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user