Change-Id: I0f8f6b19c90c1eb423c8cf5bd3ac76e472e00bdc
limitations under the License.
-->
<resources>
- <!-- Default value for proximity check on screen wake
- NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
- <bool name="config_proximityCheckOnWake">true</bool>
- <integer name="config_proximityCheckTimeout">400</integer>
- <bool name="config_proximityCheckOnWakeEnabledByDefault">false</bool>
-
<!-- BurnIn protection. This should be enabled on devices that have OLED displays -->
<bool name="config_enableBurnInProtection">true</bool>