mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
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:
parent
f6ca203252
commit
be61e68918
|
@ -28,6 +28,7 @@ LOCAL_CFLAGS := \
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libcutils \
|
libcutils \
|
||||||
libbinder \
|
libbinder \
|
||||||
|
libbinder_ndk \
|
||||||
libhidlbase \
|
libhidlbase \
|
||||||
liblog \
|
liblog \
|
||||||
libutils \
|
libutils \
|
||||||
|
|
Loading…
Reference in a new issue