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

Commit f3641325 authored by Wenshan Fu's avatar Wenshan Fu Committed by Automerger Merge Worker
Browse files

Merge "Create the TEST_MAPPING file" am: e0b709b9 am: 5a80e261 am:...

Merge "Create the TEST_MAPPING file" am: e0b709b9 am: 5a80e261 am: a49ad1b8 am: 7ce48d4d am: 05eab4eb

Original change: https://android-review.googlesource.com/c/platform/build/+/2643392



Change-Id: If6cd1cfc1017367bf026c0beac6c8a44af33fe7e
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 01c584a4 05eab4eb
Loading
Loading
Loading
Loading
+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"
        }
      ]
    }
  ]
}