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

Commit 15f9ad7b authored by Ray Essick's avatar Ray Essick Committed by Android (Google) Code Review
Browse files

Merge "build mediametrics_tests for primary arch only" into sc-dev

parents 381ef90c e07dfc6c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@ cc_test {
    name: "mediametrics_tests",
    test_suites: ["device-tests"],

    // not all shared libraries are populated in the 2nd architecture in
    // particular, libmediametricsservice we use to have a tame copy of the service
    compile_multilib: "first",

    cflags: [
        "-Wall",
        "-Werror",