sm8350-common: overlay: Disable proximity usage during doze
* we have a virtual (ultrasound) proximity sensor so this will never work
This commit is contained in:
parent
2a1e04a47b
commit
48b1ff999b
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@
|
|||
<item>0</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Whether usage of the proximity sensor during doze is supported -->
|
||||
<bool name="doze_proximity_sensor_supported">false</bool>
|
||||
|
||||
<!-- Preferred max refresh rate at keyguard, if supported by the display. -->
|
||||
<integer name="config_keyguardMaxRefreshRate">60</integer>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue