summaryrefslogtreecommitdiff
path: root/hal/Android.mk
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2020-02-03 12:09:08 -0800
committerWei Wang <wvw@google.com>2020-02-11 10:53:34 -0800
commite18c26251b791295ef0f0655a846f707898ec4c5 (patch)
tree589ec5f122c9831f3781acb31cd0f6e46219ac07 /hal/Android.mk
parentd5e027d22718d89f32a201c3eb545ba004682859 (diff)
downloadaudio-e18c26251b791295ef0f0655a846f707898ec4c5.tar.gz
Support Power HAL AIDL service
Bug: 148798433 Test: Build Change-Id: Ie14d90bf17faad68beb16a9916e2fab9627b1eb4
Diffstat (limited to 'hal/Android.mk')
-rw-r--r--hal/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/hal/Android.mk b/hal/Android.mk
index afb0128..eb806be 100644
--- a/hal/Android.mk
+++ b/hal/Android.mk
@@ -226,6 +226,9 @@ endif
LOCAL_SHARED_LIBRARIES += libbase libhidlbase libutils android.hardware.power@1.2 liblog
+LOCAL_SHARED_LIBRARIES += android.hardware.power-ndk_platform
+LOCAL_SHARED_LIBRARIES += libbinder_ndk
+
LOCAL_SRC_FILES += audio_perf.cpp
LOCAL_HEADER_LIBRARIES += libhardware_headers