Merge "init sets the default PATH itself, better."

This commit is contained in:
Elliott Hughes
2015-05-12 21:43:14 +00:00
committed by Gerrit Code Review
-1
View File
@@ -5,7 +5,6 @@ on early-init
start healthd start healthd
on init on init
export PATH /sbin:/system/bin
export ANDROID_ROOT /system export ANDROID_ROOT /system
export ANDROID_DATA /data export ANDROID_DATA /data
export EXTERNAL_STORAGE /sdcard export EXTERNAL_STORAGE /sdcard