commit | 95615d5ae92a3127d37df9ecd6c27a40e8b55683 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Fri Dec 31 14:47:08 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Fri Dec 31 14:47:08 2021 +0530 |
tree | 9afe7ad715e447ee611d5143db774370e236a3f2 | |
parent | 8b40977df00a812c1384c8a25c3a3243eaabb2d2 [diff] |
GamingMode: AutoBrightnessTile: simplify conditionals Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit