commit | 11a6b95e4d147dc6508e45732b894eafe6d67c79 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 00:35:35 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 30 00:35:35 2021 +0530 |
tree | ea49d2994f223e874d1bd8b99b960980c8dfa387 | |
parent | 0ef1aa8618c8c4b0dd202af34b9d9c725b6e88d4 [diff] |
GamingMode: split up showHideGamingMenu function Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit