commit | e2f8a6342bad227dc91b5f85d0b3a419aac5b43d | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Sat Jan 01 22:26:40 2022 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Sat Jan 01 22:26:48 2022 +0530 |
tree | e47c8a9cde096a707fcdcbc96c9054210ac34980 | |
parent | fbe38e424451379fb8e3e2e4d4d487c83b9d0e13 [diff] |
GamingMode: GamingService: stop DeviceStateListenerService on stop action Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit