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:
Pedro Loureiro
2022-05-03 16:50:58 +00:00
parent d60a3df227
commit f09951323d
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"postsubmit": [
{
"name": "ApkInApexTest"
}
]
}

View File

@@ -0,0 +1,7 @@
{
"postsubmit": [
{
"name": "UpdatableSharedLibsTest"
}
]
}