Loading Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ subdirs = [ filegroup { name: "BluetoothTestConfigTemplate", srcs: [ "AndroidTestTemplate.xml" ] "AndroidTestTemplate.xml", ], } proto/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,3 @@ cc_library_static { }, srcs: ["bluetooth/metrics/bluetooth.proto"], } system/audio_a2dp_hw/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ cc_defaults { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/audio_a2dp_hw/include", ] ], } // Audio A2DP shared library for target Loading system/audio_hearing_aid_hw/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ cc_defaults { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/audio_hearing_aid_hw/include", ] ], } // Audio A2DP shared library for target Loading system/btif/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ cc_test { include_dirs: btifCommonIncludes, srcs: [ "src/btif_profile_queue.cc", "test/btif_profile_queue_test.cc" "test/btif_profile_queue_test.cc", ], header_libs: ["libbluetooth_headers"], shared_libs: [ Loading Loading
Android.bp +4 −4 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ subdirs = [ filegroup { name: "BluetoothTestConfigTemplate", srcs: [ "AndroidTestTemplate.xml" ] "AndroidTestTemplate.xml", ], }
proto/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -16,4 +16,3 @@ cc_library_static { }, srcs: ["bluetooth/metrics/bluetooth.proto"], }
system/audio_a2dp_hw/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ cc_defaults { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/audio_a2dp_hw/include", ] ], } // Audio A2DP shared library for target Loading
system/audio_hearing_aid_hw/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ cc_defaults { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/audio_hearing_aid_hw/include", ] ], } // Audio A2DP shared library for target Loading
system/btif/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -173,7 +173,7 @@ cc_test { include_dirs: btifCommonIncludes, srcs: [ "src/btif_profile_queue.cc", "test/btif_profile_queue_test.cc" "test/btif_profile_queue_test.cc", ], header_libs: ["libbluetooth_headers"], shared_libs: [ Loading