Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af16bf4f authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 9c1cbe83: am 53cd1484: am aead003c: Merge "Don\'t set LD_LIBRARY_PATH globally."

* commit '9c1cbe83':
  Don't set LD_LIBRARY_PATH globally.
parents 7b80c138 9c1cbe83
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
# 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