Add backup size checking

Converted bootloader.cpp to TWRP and removed AOSP fstab parsing
from startup
This commit is contained in:
Dees_Troy
2012-09-26 09:49:14 -04:00
parent 9df963c9cd
commit 7c2dec8020
7 changed files with 241 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := \
recovery.cpp \
bootloader.cpp \
twbootloader.cpp \
install.cpp \
roots.cpp \
ui.cpp \