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