power: update the AIDL client ver 3
The AIDL client is updated to use version 3. Change-Id: I6b7e559809629cf59e1359787d5e99fb151ef960
This commit is contained in:
@@ -11,7 +11,7 @@ LOCAL_MODULE_RELATIVE_PATH := hw
|
||||
LOCAL_SHARED_LIBRARIES := liblog libcutils libdl libxml2 libbase libutils libbinder_ndk
|
||||
|
||||
ifeq ($(call math_gt_or_eq, 33, $(PLATFORM_SDK_VERSION)), true)
|
||||
LOCAL_SHARED_LIBRARIES += android.hardware.power-V1-ndk
|
||||
LOCAL_SHARED_LIBRARIES += android.hardware.power-V3-ndk
|
||||
else
|
||||
LOCAL_SHARED_LIBRARIES += android.hardware.power-V1-ndk_platform
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user