commit | 550ed069c8cfa30ad1fd7cf01a79831b80ad1bf5 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 17:39:11 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Thu Dec 23 18:00:41 2021 +0530 |
tree | 8f072df5890ec12a1f699f4a729abb6a9cef4701 | |
parent | 0fd8078469197fb485beb376bdc8b4061f051f05 [diff] |
GamingMode: remove screen record tile and related files * there is a screenrecord qs tile (systemui) which is a lot more functional than this. Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit