Loading libs/binder/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -524,6 +524,10 @@ aidl_interface { enabled: false, }, }, visibility: [ ":__subpackages__", "//system/tools/aidl:__subpackages__", ], } // TODO(b/184872979): remove once the Rust API is created. Loading Loading
libs/binder/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -524,6 +524,10 @@ aidl_interface { enabled: false, }, }, visibility: [ ":__subpackages__", "//system/tools/aidl:__subpackages__", ], } // TODO(b/184872979): remove once the Rust API is created. Loading