#!/system/xbin/bash

# GPU Overclock - 0 = 307MHz, 1 = 384, 2 = 460, 3 = 512
echo "1" > /sys/devices/system/cpu/cpu0/cpufreq/gpu_oc
