Loading services/mediametrics/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
services/mediametrics/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -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", Loading