power-hal: Fix make file to use correct power hal library

Fix make file to use correct power hal library

Change-Id: Iffc6d61d48cba02860f92073ca31c945d970f3be
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
Veena Sambasivan 2015-09-04 14:07:12 -07:00 committed by Alex Naidis
parent a747322a68
commit 2f6e66dfb2
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ ifeq ($(call is-vendor-board-platform,QCOM),true)
include $(CLEAR_VARS)
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_MULTILIB := both
LOCAL_SHARED_LIBRARIES := liblog libcutils libdl
LOCAL_SRC_FILES := power.c metadata-parser.c utils.c list.c hint-data.c