Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2452ff64 authored by Luca Stefani's avatar Luca Stefani Committed by Steve Kondik
Browse files

recovery: Update src files for N

Change-Id: Ie51fd5c3fc9b88a1ca1d219732f2d4fe55e46b3c
parent efb01d55
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ LOCAL_SRC_FILES += \
    ../../system/core/toolbox/newfs_msdos.c \
    ../../system/core/toolbox/start.c \
    ../../system/core/toolbox/stop.c \
    ../../system/vold/vdc.c
    ../../system/vold/vdc.cpp

LOCAL_MODULE := recovery

@@ -264,7 +264,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_CFLAGS := -Dmain=make_ext4fs_main
LOCAL_SRC_FILES := \
    ../../system/extras/ext4_utils/make_ext4fs_main.c \
    ../../system/extras/ext4_utils/canned_fs_config.c
    ../../system/core/libcutils/canned_fs_config.c
include $(BUILD_STATIC_LIBRARY)

# Minizip static library