RMX2061: overlay: Set side FPS properties
* Don't set displayID as it's display-independent Change-Id: Ic89a13494f0703fc38f1541260c9fa62b9775d7e Signed-off-by: debdeep199x <debdeep199x@gmail.com>
This commit is contained in:
@@ -36,4 +36,18 @@
|
||||
@see https://www.w3.org/TR/SVG/paths.html#PathData
|
||||
-->
|
||||
<string name="config_mainBuiltInDisplayCutout">M -544,0 L -544,108 L -287,108 L -287,0 Z</string>
|
||||
|
||||
<!-- An array of arrays of side fingerprint sensor properties relative to each display.
|
||||
Note: this value is temporary and is expected to be queried directly
|
||||
from the HAL in the future. -->
|
||||
<array name="config_sfps_sensor_props" translatable="false">
|
||||
<item>@array/config_sfps_sensor_props_0</item>
|
||||
</array>
|
||||
|
||||
<array name="config_sfps_sensor_props_0" translatable="false">
|
||||
<item></item> <!--item>displayId</item-->
|
||||
<item>1080</item> <!--item>sensorLocationX</item-->
|
||||
<item>900</item> <!--item>sensorLocationY</item-->
|
||||
<item>150</item> <!--item>sensorRadius</item-->
|
||||
</array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user