rosemary: audio: Use binder threadpool

Support to communicate with other service with AIDL interface.

Bug: 215463744
Test: build pass

Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: I13da2121623779b0ba21d29cf39c11abc7b96dd9
This commit is contained in:
Jasmine Cha
2022-10-01 13:56:11 +01:00
committed by Matsvei Niaverau
parent 44e503d33d
commit ef2d27ce74

View File

@@ -28,6 +28,7 @@ LOCAL_CFLAGS := \
LOCAL_SHARED_LIBRARIES := \
libcutils \
libbinder \
libbinder_ndk \
libhidlbase \
liblog \
libutils \