Loading android/app/Android.bp +0 −4 Original line number Diff line number Diff line Loading @@ -79,7 +79,6 @@ cc_library_shared { include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", "packages/modules/Bluetooth/system/types", ], // libbluetooth_jni is the jni lib included in the btservices apex. // As this library is inside an APEX the shared_libs that does not Loading Loading @@ -182,9 +181,6 @@ cc_library { "jni_headers", "libbluetooth_headers", ], include_dirs: [ "packages/modules/Bluetooth/system/types", ], static_libs: [ "lib-bt-packets", "lib-bt-packets-base", Loading system/BUILD.gn +0 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,6 @@ config("target_defaults") { "//bt/flags/exported_include", "//bt/sysprop/exported_include", "//bt/system/linux_include", "//bt/system/types", "//bt/system/include", "//bt/system/gd", Loading system/audio_hearing_aid_hw/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ cc_defaults { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/types", ], } Loading system/bta/le_audio/devices.h +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ #include "gmap_client.h" #include "le_audio_types.h" #include "osi/include/alarm.h" #include "raw_address.h" #include "types/raw_address.h" namespace bluetooth::le_audio { Loading system/bta/le_audio/le_audio_types.h +1 −1 Original line number Diff line number Diff line Loading @@ -33,11 +33,11 @@ #include <variant> #include <vector> #include "bluetooth/uuid.h" #include "bta/include/bta_le_audio_uuids.h" #include "osi/include/alarm.h" #include "stack/include/bt_types.h" #include "stack/include/btm_iso_api_types.h" #include "types/bluetooth/uuid.h" namespace bluetooth::le_audio { Loading Loading
android/app/Android.bp +0 −4 Original line number Diff line number Diff line Loading @@ -79,7 +79,6 @@ cc_library_shared { include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", "packages/modules/Bluetooth/system/types", ], // libbluetooth_jni is the jni lib included in the btservices apex. // As this library is inside an APEX the shared_libs that does not Loading Loading @@ -182,9 +181,6 @@ cc_library { "jni_headers", "libbluetooth_headers", ], include_dirs: [ "packages/modules/Bluetooth/system/types", ], static_libs: [ "lib-bt-packets", "lib-bt-packets-base", Loading
system/BUILD.gn +0 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,6 @@ config("target_defaults") { "//bt/flags/exported_include", "//bt/sysprop/exported_include", "//bt/system/linux_include", "//bt/system/types", "//bt/system/include", "//bt/system/gd", Loading
system/audio_hearing_aid_hw/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ cc_defaults { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/types", ], } Loading
system/bta/le_audio/devices.h +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ #include "gmap_client.h" #include "le_audio_types.h" #include "osi/include/alarm.h" #include "raw_address.h" #include "types/raw_address.h" namespace bluetooth::le_audio { Loading
system/bta/le_audio/le_audio_types.h +1 −1 Original line number Diff line number Diff line Loading @@ -33,11 +33,11 @@ #include <variant> #include <vector> #include "bluetooth/uuid.h" #include "bta/include/bta_le_audio_uuids.h" #include "osi/include/alarm.h" #include "stack/include/bt_types.h" #include "stack/include/btm_iso_api_types.h" #include "types/bluetooth/uuid.h" namespace bluetooth::le_audio { Loading