Loading rootdir/init.environ.rc.in +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 Loading Loading
rootdir/init.environ.rc.in +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 Loading