summaryrefslogtreecommitdiff
path: root/boot_control_copy
diff options
context:
space:
mode:
Diffstat (limited to 'boot_control_copy')
-rw-r--r--boot_control_copy/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot_control_copy/Android.mk b/boot_control_copy/Android.mk
index 3125d6e6..3a5f8a08 100644
--- a/boot_control_copy/Android.mk
+++ b/boot_control_copy/Android.mk
@@ -6,7 +6,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := boot_control_copy.c bootinfo.c
LOCAL_CFLAGS := -Wall -Wno-missing-field-initializers -Wno-unused-parameter
LOCAL_C_INCLUDES := system/core/mkbootimg bootable/recovery
-LOCAL_SHARED_LIBRARIES := libcutils
+LOCAL_SHARED_LIBRARIES := libbase libcutils
LOCAL_STATIC_LIBRARIES := libfs_mgr
LOCAL_MODULE_RELATIVE_PATH := hw