Merge "Don't set LD_LIBRARY_PATH globally."

This commit is contained in:
Elliott Hughes 2014-01-14 23:59:09 +00:00 committed by Gerrit Code Review
commit aead003c8b
1 changed files with 0 additions and 1 deletions

View File

@ -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