Loading system/btif/Android.bp +3 −3 Original line number Diff line number Diff line Loading @@ -128,6 +128,9 @@ cc_library_static { ], target: { android: { whole_static_libs: [ "libPlatformProperties", ], srcs: ["src/btif_avrcp_audio_track.cc"], shared_libs: ["libaaudio"], }, Loading Loading @@ -211,9 +214,6 @@ cc_library_static { ], target: { android: { whole_static_libs: [ "libPlatformProperties", ], srcs: ["src/btif_avrcp_audio_track.cc"], shared_libs: ["libaaudio"], }, Loading system/test/headless/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -116,6 +116,7 @@ cc_binary { "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", "android.system.suspend-V1-ndk", "libPlatformProperties", "libaaudio", "libbase", "libbinder_ndk", Loading @@ -127,7 +128,6 @@ cc_binary { "liblog", // __android_log_print "libstatssocket", "libutils", "libPlatformProperties", ], header_libs: ["libbluetooth_headers"], } system/test/suite/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ cc_defaults { "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "android.system.suspend-V1-ndk", "libPlatformProperties", "libbinder", "libbinder_ndk", "libcrypto", Loading @@ -58,7 +59,6 @@ cc_defaults { "liblog", "libstatssocket", "libutils", "libPlatformProperties", ], static_libs: [ "android.hardware.bluetooth.a2dp@1.0", Loading Loading
system/btif/Android.bp +3 −3 Original line number Diff line number Diff line Loading @@ -128,6 +128,9 @@ cc_library_static { ], target: { android: { whole_static_libs: [ "libPlatformProperties", ], srcs: ["src/btif_avrcp_audio_track.cc"], shared_libs: ["libaaudio"], }, Loading Loading @@ -211,9 +214,6 @@ cc_library_static { ], target: { android: { whole_static_libs: [ "libPlatformProperties", ], srcs: ["src/btif_avrcp_audio_track.cc"], shared_libs: ["libaaudio"], }, Loading
system/test/headless/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -116,6 +116,7 @@ cc_binary { "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", "android.system.suspend-V1-ndk", "libPlatformProperties", "libaaudio", "libbase", "libbinder_ndk", Loading @@ -127,7 +128,6 @@ cc_binary { "liblog", // __android_log_print "libstatssocket", "libutils", "libPlatformProperties", ], header_libs: ["libbluetooth_headers"], }
system/test/suite/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ cc_defaults { "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "android.system.suspend-V1-ndk", "libPlatformProperties", "libbinder", "libbinder_ndk", "libcrypto", Loading @@ -58,7 +59,6 @@ cc_defaults { "liblog", "libstatssocket", "libutils", "libPlatformProperties", ], static_libs: [ "android.hardware.bluetooth.a2dp@1.0", Loading