commit | f584776ceea8b3d26809c4b03b30fc08b3ba2a61 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Fri Dec 31 15:56:31 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Fri Dec 31 16:04:22 2021 +0530 |
tree | 12e2c24852182be0b0352d2333f93629490f6430 | |
parent | 95615d5ae92a3127d37df9ecd6c27a40e8b55683 [diff] |
GamingMode: disable gaming mode on screen off and turn it back on after unlock Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit