Update face auth sensor location
These values are used to calculate the size of the screen decoration overlays (however, the actual camera protection is provided by the camera callback). Test: manual Fixes: 324018508 Flag: none Change-Id: Ie4a4100ba98ca9e69f43ca32a0cc36e6002b08f0
This commit is contained in:
parent
c0e7918504
commit
1e95d331b5
3 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
|||
<!-- The properties of the face auth camera in pixels -->
|
||||
<integer-array name="config_face_auth_props">
|
||||
<item>540</item> <!-- sensorLocationX -->
|
||||
<item>68</item> <!-- sensorLocationY -->
|
||||
<item>34</item> <!--sensorRadius -->
|
||||
<item>87</item> <!-- sensorLocationY -->
|
||||
<item>44</item> <!--sensorRadius -->
|
||||
</integer-array>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue