From fdbbd137647bdaa8b4c8c528aa05ac14e9a9075f Mon Sep 17 00:00:00 2001 From: Alex Naidis Date: Fri, 3 Jun 2016 12:50:50 -0400 Subject: [PATCH] Revert "power: only build first lib" This reverts commit 36be6c8da6e23e30a5e846dc88e706a3bc63cca0 --- power/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/power/Android.mk b/power/Android.mk index 6746c004..9385603b 100644 --- a/power/Android.mk +++ b/power/Android.mk @@ -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