commit | 0c0089d0b01761f220cebad021afa859cbfe6470 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Sat Dec 04 17:54:53 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Sat Dec 04 17:54:53 2021 +0530 |
tree | f4f946fd23dfce9100ec0baa2771db807146cae0 | |
parent | 365dcc00a49ca07a06119fd612e50d7719ace728 [diff] |
GamingMode: GamingService: adapt to our platform Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit