Cancel Create saved search Sign in Sign up Reseting focus {{ message }} rooteduniverse1003 / android_bootable_recovery Public forked from omnirom/android_bootable_recovery Notifications You must be signed in to change notification settings ...
(wildcard system/core/libsparse/Android.mk),) LOCAL_SHARED_LIBRARIES += libsparse endif ifeq ($(TW_OEM_BUILD),true) LOCAL_CFLAGS += -DTW_OEM_BUILD BOARD_HAS_NO_REAL_SDCARD := true TW_USE_TOOLBOX := true TW_EXCLUDE_MTP := true TW_EXCLUDE_TZDATA := true TW_EXCLUDE_NANO := ...
copy_file("/res/htcd/HTCDumlock.apk", "/data/app/com.teamwin.htcdumlock.apk", 0777); sync(); gui_print("HTC Dumlock is installed.\n"); } void TWFunc::htc_dumlock_restore_original_boot(void) { if (!PartitionManager.Mount_By_Path("/sdcard", true)) return; gui_prin...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} simonsmh / android_bootable_recovery Public forked from TeamWin/android_bootable_recovery Notifications You must be signed in to change notification settings Fork 3 ...
(BOARD_HAS_NO_REAL_SDCARD), true) LOCAL_CFLAGS += -DBOARD_HAS_NO_REAL_SDCARD endif ifneq ($(RECOVERY_SDCARD_ON_DATA),) LOCAL_CFLAGS += -DRECOVERY_SDCARD_ON_DATA endif ifneq ($(TW_INCLUDE_DUMLOCK),) LOCAL_CFLAGS += -DTW_INCLUDE_DUMLOCK endif ifneq ($(TW_INTERNAL_STORAGE_PATH...