init sets the default PATH itself, better.

This fixes 'su' and 'strace' in the recovery image.

Change-Id: I83c2664d32a15da92bb6092fbdfc772184013c88
This commit is contained in:
Elliott Hughes
2015-05-12 14:35:31 -07:00
parent 3128176e7d
commit 4fd3446b4e

View File

@@ -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