Commit 60606b0d authored by samin.ryu's avatar samin.ryu Committed by Iliyan Malchev
Browse files

mako: set permission for led control


Change-Id: I195ad1d62610e4675f83bb7adb3a1c64272f540b
Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
parent af511da7
......@@ -204,6 +204,9 @@ on post-fs-data
chmod 0777 /data/local/tmp
chmod 0444 /data/local/tmp/adreno_config.txt
# LED On/Off synchronization
chown system system /sys/class/leds/red/device/lock
# Enable Power modes and set the CPU Freq Sampling rates
write /sys/module/rpm_resources/enable_low_power/L2_cache 1
write /sys/module/rpm_resources/enable_low_power/pxo 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment