summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-05-12 23:43:14 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-05-12 23:43:15 +0200
commit3badd56326422a79b5b09a98fc0282d915cf5e32 (patch)
treed992a96030650df0d355b4608d537fd34beb8a6b
parentMerge "Fix build following adb change." (diff)
parentinit sets the default PATH itself, better. (diff)
downloadandroid_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.tar
android_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.tar.gz
android_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.tar.bz2
android_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.tar.lz
android_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.tar.xz
android_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.tar.zst
android_bootable_recovery-3badd56326422a79b5b09a98fc0282d915cf5e32.zip
-rw-r--r--etc/init.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/init.rc b/etc/init.rc
index 6c07c6027..0a4c6e9df 100644
--- a/etc/init.rc
+++ b/etc/init.rc
@@ -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