Merge "Create the TEST_MAPPING file" into main am: 8c0cb8f5e3
am: 33ca96ab66
am: 61ecce75c2
Original change: https://android-review.googlesource.com/c/platform/build/+/2719153 Change-Id: Ibff5934ce9729b92a6a042849195f56ee7bc07eb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8cdfdb1720
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@
|
|||
"include-filter": "android.cts.flags.tests.FlagAnnotationTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
// Ensure changes on aconfig auto generated library is compatible with
|
||||
// test testing filtering logic. Breakage on this test means all tests
|
||||
// that using the flag macros to do filtering will get affected.
|
||||
"name": "FlagMacrosTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue