Files
android_bootable_recovery/libcrecovery/defines.h
T
Dees_Troy 51a0e82eb2 TWRP-ify AOSP code
Pull in most TWRP sources
Stub out partition management code
Make it compile -- probably will not boot
Kind of a mess but have to start somewhere
2012-09-05 15:24:31 -04:00

3 lines
52 B
C

#undef _PATH_BSHELL
#define _PATH_BSHELL "/sbin/sh"