Loading libs/binder/rust/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -21,4 +21,8 @@ rust_test { // this cannot be the same as the module name. stem: "rustBinderTestServiceBinary", test_harness: false, // TODO(b/164473602): Remove this setting and add the module to `data` // attribute of rustBinderTest. auto_gen_config: false, test_suites: ["general-tests"], } Loading
libs/binder/rust/tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -21,4 +21,8 @@ rust_test { // this cannot be the same as the module name. stem: "rustBinderTestServiceBinary", test_harness: false, // TODO(b/164473602): Remove this setting and add the module to `data` // attribute of rustBinderTest. auto_gen_config: false, test_suites: ["general-tests"], }