Merge "Don't set LD_LIBRARY_PATH globally."
This commit is contained in:
commit
aead003c8b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue