commit | 555f3ec9f80c555d36e634d1a8bbeed28d26d439 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Sat Dec 25 22:16:18 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Wed Dec 29 20:47:40 2021 +0530 |
tree | 56bf36c046ab5bde727cee4682062cfde004c492 | |
parent | 5358c5555900be68445fe85ab62e96ddc13d4f48 [diff] |
GamingMode: yeet intrusive and unnecessary toasts * You get a notification. That's enough. Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit