commit | 02a6903efb3e10887117797fb0cc4ae7265e57e7 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 21:56:41 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 21:56:41 2021 +0530 |
tree | 705a4a1416be3ebd4fd4a2f79ef31b11b857fa9f | |
parent | a2743fd684b6ea9070f7a73f6b7c827339576e10 [diff] |
GamingMode: update copyrights Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit