Merge "Don't set LD_LIBRARY_PATH globally."
This commit is contained in:
commit
aead003c8b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
# set up the global environment
|
# set up the global environment
|
||||||
on init
|
on init
|
||||||
export PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
|
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_BOOTLOGO 1
|
||||||
export ANDROID_ROOT /system
|
export ANDROID_ROOT /system
|
||||||
export ANDROID_ASSETS /system/app
|
export ANDROID_ASSETS /system/app
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue