X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=boot_control_copy%2FAndroid.mk;h=3a5f8a0845e04a1af7fdfa1e2e1623f52a35f5fd;hb=1e253ff82c251c13381bdd224346654510a0de09;hp=3125d6e6f16bec971ae0cc71324d34fd8e78bcc5;hpb=27879586fff26d5ac1864f57bf441a39f8ab9315;p=android-x86%2Fsystem-extras.git 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