commit | ec4a236cfa8a822839e193bcbfc6e5f35ba6b070 | [log] [tgz] |
---|---|---|
author | jhonboy121 <alfredmathew05@gmail.com> | Wed Dec 29 22:31:46 2021 +0530 |
committer | jhonboy121 <alfredmathew05@gmail.com> | Wed Dec 29 23:26:11 2021 +0530 |
tree | 9915a1e0c2f99087f87cff26fa87f611d5d12817 | |
parent | ef965e3019a6d41e18e255b518bd710262e39bb8 [diff] |
GamingMode: NotificationService: do not show overlay for non clearable / ongoing notifications Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
exTHmUI 游戏模式
当进入游戏模式或者用户调节 SeekBar 时, 游戏模式会设置 sys.performance.level
这个属性。
设备维护者需要在代码中添加对这个属性变化的监听。 可以参考 这个commit