Loading bluetooth/audio/aidl/vts/Android.bp +4 −1 Original line number Original line Diff line number Diff line Loading @@ -15,11 +15,14 @@ cc_test { ], ], tidy_timeout_srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], tidy_timeout_srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], shared_libs: [ static_libs: [ "android.hardware.audio.common-V1-ndk", "android.hardware.audio.common-V1-ndk", "android.hardware.bluetooth.audio-V3-ndk", "android.hardware.bluetooth.audio-V3-ndk", "android.hardware.common-V2-ndk", "android.hardware.common-V2-ndk", "android.hardware.common.fmq-V1-ndk", "android.hardware.common.fmq-V1-ndk", "android.media.audio.common.types-V2-ndk", ], shared_libs: [ "libbase", "libbase", "libbinder_ndk", "libbinder_ndk", "libcutils", "libcutils", Loading Loading
bluetooth/audio/aidl/vts/Android.bp +4 −1 Original line number Original line Diff line number Diff line Loading @@ -15,11 +15,14 @@ cc_test { ], ], tidy_timeout_srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], tidy_timeout_srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], srcs: ["VtsHalBluetoothAudioTargetTest.cpp"], shared_libs: [ static_libs: [ "android.hardware.audio.common-V1-ndk", "android.hardware.audio.common-V1-ndk", "android.hardware.bluetooth.audio-V3-ndk", "android.hardware.bluetooth.audio-V3-ndk", "android.hardware.common-V2-ndk", "android.hardware.common-V2-ndk", "android.hardware.common.fmq-V1-ndk", "android.hardware.common.fmq-V1-ndk", "android.media.audio.common.types-V2-ndk", ], shared_libs: [ "libbase", "libbase", "libbinder_ndk", "libbinder_ndk", "libcutils", "libcutils", Loading