Skip to content

Instantly share code, notes, and snippets.

@crok
Created February 25, 2019 22:21
Show Gist options
  • Save crok/0255ec829fd0aea727fd594ad5b03780 to your computer and use it in GitHub Desktop.
Save crok/0255ec829fd0aea727fd594ad5b03780 to your computer and use it in GitHub Desktop.
KA_MIDO_Enable_msm_thermal.json
{"version":1,"profile":{"commands":[{"path":"\/sys\/module\/msm_thermal\/core_control\/enabled","command":"echo '0' > \/sys\/module\/msm_thermal\/core_control\/enabled"},{"path":"\/sys\/module\/msm_thermal\/parameters\/enabled","command":"echo 'Y' > \/sys\/module\/msm_thermal\/parameters\/enabled"},{"path":"\/sys\/module\/msm_thermal\/vdd_restriction\/enabled","command":"echo '0' > \/sys\/module\/msm_thermal\/vdd_restriction\/enabled"}],"onboot":true}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment