summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongik Cha <jeongik@google.com>2021-02-15 17:48:31 +0900
committerArian <arian.kulmer@web.de>2021-12-06 15:59:01 +0100
commitcf7744956bad566cb16a1521781b0715fb690b09 (patch)
tree2e99ae2b154d8c5e531e3678fa751f45a4ed6bae
parentd7641aaf5f84b73681413145b6ca9ebe5fbe01ec (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