init sets the default PATH itself, better.
This fixes 'su' and 'strace' in the recovery image. Change-Id: I83c2664d32a15da92bb6092fbdfc772184013c88
This commit is contained in:
@@ -5,7 +5,6 @@ on early-init
|
||||
start healthd
|
||||
|
||||
on init
|
||||
export PATH /sbin:/system/bin
|
||||
export ANDROID_ROOT /system
|
||||
export ANDROID_DATA /data
|
||||
export EXTERNAL_STORAGE /sdcard
|
||||
|
||||
Reference in New Issue
Block a user