Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c0cb8f5 authored by Yihan Dong's avatar Yihan Dong Committed by Gerrit Code Review
Browse files

Merge "Create the TEST_MAPPING file" into main

parents 6f09d105 c2b76324
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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"
    }
  ]
}