Merge "Create the TEST_MAPPING file" into main

This commit is contained in:
Yihan Dong
2023-08-22 08:39:36 +00:00
committed by Gerrit Code Review

View File

@@ -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"
}
]
}