summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishalcj17 <vishalcj@aospa.co>2021-10-20 14:14:46 +0900
committeralk3pInjection <webmaster@raspii.tech>2022-09-03 02:20:50 +0800
commit874f494b8e319ff55809131c8f09f91c55d5e175 (patch)
tree19af12b0580a9ce062188b984270d357e429e2a1
parent6473dc9b3d4e8657dff821c4530911a2fcf10d75 (diff)
power: Define AIDL library versiontachibana
Change-Id: If796e809bcfd1c0f4fc5c152bf09f4fd7a5ceba8
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 84b9e54..b659e91 100644
--- a/Android.mk
+++ b/Android.mk
@@ -7,7 +7,7 @@ ifeq ($(call is-vendor-board-platform,QCOM),true)
include $(CLEAR_VARS)
LOCAL_MODULE_RELATIVE_PATH := hw
-LOCAL_SHARED_LIBRARIES := liblog libcutils libdl libxml2 libbase libutils android.hardware.power-ndk_platform libbinder_ndk
+LOCAL_SHARED_LIBRARIES := liblog libcutils libdl libxml2 libbase libutils android.hardware.power-V1-ndk libbinder_ndk
LOCAL_HEADER_LIBRARIES += libutils_headers
LOCAL_HEADER_LIBRARIES += libhardware_headers
LOCAL_SRC_FILES := power-common.c metadata-parser.c utils.c list.c hint-data.c powerhintparser.c Power.cpp main.cpp