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 09782b6996
commit 13856a412b

View file

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