#!/system/bin/sh

#Warp OEM Adreno Tweak script
#2013 added to WarpOEM by Mercury0x000d from the work of Spizzy01 and CosmicDan at XDA

if [ ! -h /data/local/tmp/adreno_config.txt ]; then
    ln -s /system/etc/adreno_config.txt /data/local/tmp/adreno_config.txt
fi

echo NO_NORMALIZED_SLEEPER > /sys/kernel/debug/sched_features