diff options
| author | Elliott Hughes <enh@google.com> | 2015-03-17 20:01:13 -0700 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2015-03-17 20:01:13 -0700 |
| commit | cc86fb2b29b13570ff416d4590a8cab705b19ec3 (patch) | |
| tree | 5da41dfa636fb63ffc626a92291d114ba903d41f /rootdir | |
| parent | 928cbdd2c34cd5db9b344e593866f9e1e1e477e2 (diff) | |
| download | core-cc86fb2b29b13570ff416d4590a8cab705b19ec3.tar.gz core-cc86fb2b29b13570ff416d4590a8cab705b19ec3.tar.bz2 core-cc86fb2b29b13570ff416d4590a8cab705b19ec3.zip | |
Switch init over to _PATH_DEFPATH.
Bug: 19564110
Change-Id: I343b4a360b10319dca13ab01f2d411ff940e9052
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/init.environ.rc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.environ.rc.in b/rootdir/init.environ.rc.in index 30bef463d..0064790ad 100644 --- a/rootdir/init.environ.rc.in +++ b/rootdir/init.environ.rc.in @@ -1,6 +1,5 @@ # set up the global environment on init - export PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin export ANDROID_BOOTLOGO 1 export ANDROID_ROOT /system export ANDROID_ASSETS /system/app |
