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

Commit c376ac8d authored by Ethan Yonker's avatar Ethan Yonker
Browse files

Fix merge derp in main Android.mk file

Change-Id: Id6fcae7b7b8d9a03ff09711844e987084bd001ac
parent bad4e5f5
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -52,20 +52,6 @@ ifneq ($(TARGET_RECOVERY_REBOOT_SRC),)
  LOCAL_SRC_FILES += $(TARGET_RECOVERY_REBOOT_SRC)
endif

include $(CLEAR_VARS)

LOCAL_SRC_FILES := \
    recovery.cpp \
    bootloader.cpp \
    install.cpp \
    roots.cpp \
    ui.cpp \
    screen_ui.cpp \
    asn1_decoder.cpp \
    verifier.cpp \
    adb_install.cpp \
    fuse_sdcard_provider.c

LOCAL_MODULE := recovery

#LOCAL_FORCE_STATIC_EXECUTABLE := true