Loading tools/aconfig/TEST_MAPPING 0 → 100644 +15 −0 Original line number Diff line number Diff line { "presubmit": [ { // 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 annotations to do filtering will get affected. "name": "FlagAnnotationTests", "options": [ { "include-filter": "android.cts.flags.tests.FlagAnnotationTest" } ] } ] } Loading
tools/aconfig/TEST_MAPPING 0 → 100644 +15 −0 Original line number Diff line number Diff line { "presubmit": [ { // 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 annotations to do filtering will get affected. "name": "FlagAnnotationTests", "options": [ { "include-filter": "android.cts.flags.tests.FlagAnnotationTest" } ] } ] }