LG8n: audio: Use binder threadpool

Support to communicate with other service with AIDL interface.

Bug: 215463744
Test: build pass

Change-Id: I236f4098170fa02daff69873e5b8896b8fa621f3
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Jasmine Cha 2022-10-01 13:56:11 +01:00 committed by Shirayuki39
parent f6ca203252
commit be61e68918

View file

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