Merge branch 'revert-36be6c8d' into 'marshmallow-caf'

Revert "power: only build first lib"

* we want to use both, according to the multilib idea

This reverts commit 36be6c8da6
Signed-off-by: Alex Naidis <alex.naidis@linux.com>

See merge request !1
This commit is contained in:
Alex Naidis 2016-06-03 12:52:43 -04:00
commit 121c723cd9
1 changed files with 1 additions and 1 deletions

View File

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