Update face sensor location
Fixes: 319468937 Flag: none Test: manual Change-Id: Ib170e4229664c70316db24bcc98ec684b94db037
This commit is contained in:
parent
c53cc93d0b
commit
752f6ab629
3 changed files with 21 additions and 0 deletions
|
@ -63,4 +63,11 @@
|
|||
<string translatable="false" name="config_cameraProtectionExcludedPackages">com.google.android.as</string>
|
||||
|
||||
<bool name="config_enableDisplayCutoutProtection">true</bool>
|
||||
|
||||
<!-- 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 -->
|
||||
</integer-array>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue