Loading system/gd/rust/common/Android.bp +1 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ rust_library { rustlibs: [ "libandroid_logger", ], static_libs: ["libbt_common_sys_prop_cxx"], whole_static_libs: ["libbt_common_sys_prop_cxx"], shared_libs: [ "libcutils", ], Loading Loading @@ -79,5 +79,4 @@ cc_library_static { shared_libs: [ "libcutils", ], whole_static_libs: ["libcxxbridge05"], } system/gd/rust/hal/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ rust_library { ], target: { android: { static_libs: ["libbt_hidl_hal_cxx"], whole_static_libs: ["libbt_hidl_hal_cxx"], shared_libs: [ "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", Loading system/gd/rust/shim/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ rust_ffi_static { proc_macros: [ "libpaste", ], static_libs: [ whole_static_libs: [ "libbt_callbacks_cxx", ], } Loading Loading
system/gd/rust/common/Android.bp +1 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ rust_library { rustlibs: [ "libandroid_logger", ], static_libs: ["libbt_common_sys_prop_cxx"], whole_static_libs: ["libbt_common_sys_prop_cxx"], shared_libs: [ "libcutils", ], Loading Loading @@ -79,5 +79,4 @@ cc_library_static { shared_libs: [ "libcutils", ], whole_static_libs: ["libcxxbridge05"], }
system/gd/rust/hal/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ rust_library { ], target: { android: { static_libs: ["libbt_hidl_hal_cxx"], whole_static_libs: ["libbt_hidl_hal_cxx"], shared_libs: [ "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", Loading
system/gd/rust/shim/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ rust_ffi_static { proc_macros: [ "libpaste", ], static_libs: [ whole_static_libs: [ "libbt_callbacks_cxx", ], } Loading