commit | 38ed90f1c4cab1b61649ab3368a06efd7253662f | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Fri Dec 31 16:08:37 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Fri Dec 31 16:08:37 2021 +0530 |
tree | 5caaa90fdfeddda8ee77646dcda720d3f90d5bd0 | |
parent | 86998165e3a8717d3e60d7bca830b585f892909c [diff] |
GamingMode: update gaming_mode_running string Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit