diff options
| author | Elliott Hughes <enh@google.com> | 2014-01-14 16:05:23 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-01-14 16:05:23 -0800 |
| commit | 53cd1484aa13c43b4d6973c1c203dbff9c996d14 (patch) | |
| tree | cc6845aa01daf198af4540684c97e9e2bc87bd19 /rootdir | |
| parent | ab3d5036271a214e88ceb7482564e69c0249339e (diff) | |
| parent | aead003c8bc677218329c535b063a5bb66695414 (diff) | |
| download | system_core-53cd1484aa13c43b4d6973c1c203dbff9c996d14.tar.gz system_core-53cd1484aa13c43b4d6973c1c203dbff9c996d14.tar.bz2 system_core-53cd1484aa13c43b4d6973c1c203dbff9c996d14.zip | |
am aead003c: Merge "Don\'t set LD_LIBRARY_PATH globally."
* commit 'aead003c8bc677218329c535b063a5bb66695414':
Don't set LD_LIBRARY_PATH globally.
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 d2f74c081..927c33d25 100644 --- a/rootdir/init.environ.rc.in +++ b/rootdir/init.environ.rc.in @@ -1,7 +1,6 @@ # set up the global environment on init export PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin - export LD_LIBRARY_PATH /vendor/lib:/system/lib export ANDROID_BOOTLOGO 1 export ANDROID_ROOT /system export ANDROID_ASSETS /system/app |
