summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongik Cha <jeongik@google.com>2021-02-15 17:48:31 +0900
committerMichael Bestas <mkbestas@lineageos.org>2022-02-11 00:46:43 +0200
commit25aa975be1801a288008f0b244cf45903ae1dfba (patch)
treeed29ea54f622da1e6c0b93ec604e242d33af1026
parentc9b6c18370dbbcdd61f4dd6277998614afe04f7d (diff)
Specify version for aidl_interface explicitly
Bug: 150578172 Test: m Change-Id: I9714cd4416fe0ce23e57cd7db162bfb45b0f84d5
-rw-r--r--hal/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/Android.mk b/hal/Android.mk
index c80d4554..bb86ca2e 100644
--- a/hal/Android.mk
+++ b/hal/Android.mk
@@ -378,7 +378,7 @@ endif
LOCAL_SHARED_LIBRARIES += libbase libhidlbase libutils android.hardware.power@1.2 liblog
-LOCAL_SHARED_LIBRARIES += android.hardware.power-ndk_platform
+LOCAL_SHARED_LIBRARIES += android.hardware.power-V1-ndk_platform
LOCAL_SHARED_LIBRARIES += libbinder_ndk
LOCAL_SRC_FILES += audio_perf.cpp