Merge "Add LD_PRELOAD for libsigchain.so to the environment"

This commit is contained in:
Dave Allison 2014-05-29 19:51:41 +00:00 committed by Gerrit Code Review
commit 967729b7ca

View file

@ -9,3 +9,4 @@ on init
export ASEC_MOUNTPOINT /mnt/asec
export LOOP_MOUNTPOINT /mnt/obb
export BOOTCLASSPATH %BOOTCLASSPATH%
export LD_PRELOAD libsigchain.so