commit | 7916a3b4b899357191dd4321fcf54599ea0c3547 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Sun Dec 26 20:49:28 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Wed Dec 29 20:47:43 2021 +0530 |
tree | 4276a92b5e9f299a1af663cd5b6764e83ad1161c | |
parent | 171d67a8f865d3b8b5267e4c7da1ef2c7b32321a [diff] |
GamingMode: remove unnecessary methods and drawables for accepting call * Without auto answer call option enabled, the call screen of the dialer will be shown and there is no point in having a button to accept call Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit