Loading libs/binder/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,10 @@ cc_test { ], test_suites: ["general-tests"], require_root: true, // Prevent the unit test target from running on sc-dev as it's not ready. test_options: { unit_test: false, }, } cc_benchmark { Loading Loading
libs/binder/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -156,6 +156,10 @@ cc_test { ], test_suites: ["general-tests"], require_root: true, // Prevent the unit test target from running on sc-dev as it's not ready. test_options: { unit_test: false, }, } cc_benchmark { Loading