commit | d395fce7545fe68469c96e3f92d80d44876440c4 | [log] [tgz] |
---|---|---|
author | Yung Ti Su <andysu@google.com> | Tue Aug 22 09:29:06 2023 +0000 |
committer | Yung Ti Su <andysu@google.com> | Thu Aug 24 06:38:03 2023 +0000 |
tree | 0ecad7318138c82a687c3f982a5b4c48cbd31619 | |
parent | d7175ec8e73b4c25fd07728b35379760dabc78e2 [diff] [blame] |
enable host_supported for libbluetooth_audio_session_aidl Test: manual Change-Id: Iae06114020e5bc4e41fa5caa5df5de8a186dc2ff Merged-In: Iae06114020e5bc4e41fa5caa5df5de8a186dc2ff Signed-off-by: Yung Ti Su <andysu@google.com>
diff --git a/bluetooth/audio/utils/Android.bp b/bluetooth/audio/utils/Android.bp index 914d2b2..8cafb47 100644 --- a/bluetooth/audio/utils/Android.bp +++ b/bluetooth/audio/utils/Android.bp
@@ -36,6 +36,7 @@ cc_library_shared { name: "libbluetooth_audio_session_aidl", vendor: true, + host_supported: true, srcs: [ "aidl_session/BluetoothAudioCodecs.cpp", "aidl_session/BluetoothAudioSession.cpp",