dubai: Setup UDFPS overlay

Change-Id: I230cbdf0f72ff98684b2411c6343307a296d5b08
This commit is contained in:
AdarshGrewal 2022-08-25 21:28:46 -06:00 committed by Marc Bourgoin
parent b0ae4e8029
commit 26e7d71e12
6 changed files with 51 additions and 0 deletions

View file

@ -199,6 +199,13 @@
-->
<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
<integer-array name="config_udfps_sensor_props" translatable="false" >
<item>540</item> <!-- sensorLocationX -->
<item>2164</item> <!-- sensorLocationY -->
<item>91</item> <!-- sensorRadius -->
</integer-array>
<!-- Screen brightness used to dim the screen when the user activity
timeout expires. May be less than the minimum allowed brightness setting
that can be set by the user. -->