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

Commit 42515759 authored by Julien Desprez's avatar Julien Desprez Committed by Automerger Merge Worker
Browse files

Merge "Remove TEST_MAPPING entry based on go/a-unit-tests update" am: cc7362c6

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1574851

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8e085ac4141421561227c2c1878e24c1003cb004
parents 1285ab52 cc7362c6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -84,7 +84,6 @@ cc_test_host {
    static_libs: [
        "libviewcompiler",
    ],
    test_suites: ["general-tests"],
}

cc_binary_host {
+0 −4
Original line number Diff line number Diff line
@@ -10,10 +10,6 @@
          "include-filter": "android.view.cts.PrecompiledLayoutTest"
        }
      ]
    },
    {
      "name": "view-compiler-tests",
      "host": true
    }
  ]
}