aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-05-12 14:35:31 -0700
committerSteve Kondik <steve@cyngn.com>2015-11-07 19:02:26 -0800
commitacbc99951465efa22e9cd97613ebf57029cdacb4 (patch)
treeff7160e49802609e7dd09161fddfa3cfd0839aa8 /etc
parent4b8060e6d57dec671f10949cc8cdd97268d3d9b8 (diff)
downloadbootable_recovery-acbc99951465efa22e9cd97613ebf57029cdacb4.tar.gz
bootable_recovery-acbc99951465efa22e9cd97613ebf57029cdacb4.tar.bz2
bootable_recovery-acbc99951465efa22e9cd97613ebf57029cdacb4.zip
init sets the default PATH itself, better.
This fixes 'su' and 'strace' in the recovery image. Change-Id: I83c2664d32a15da92bb6092fbdfc772184013c88
Diffstat (limited to 'etc')
-rw-r--r--etc/init.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/init.rc b/etc/init.rc
index 4277277..dc18659 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