Merge "Reduce number of checks for ellipse detection" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b5cce77239
@@ -5177,10 +5177,11 @@
|
|||||||
<item>0,0,1.0,0,1</item>
|
<item>0,0,1.0,0,1</item>
|
||||||
<item>1,1,1.0,0,1</item>
|
<item>1,1,1.0,0,1</item>
|
||||||
<item>1,1,1.0,.4,1</item>
|
<item>1,1,1.0,.4,1</item>
|
||||||
|
<item>1,1,1.0,.15,15</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- The integer index of the selected option in config_udfps_touch_detection_options -->
|
<!-- The integer index of the selected option in config_udfps_touch_detection_options -->
|
||||||
<integer name="config_selected_udfps_touch_detection">2</integer>
|
<integer name="config_selected_udfps_touch_detection">3</integer>
|
||||||
|
|
||||||
<!-- An array of arrays of side fingerprint sensor properties relative to each display.
|
<!-- 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
|
Note: this value is temporary and is expected to be queried directly
|
||||||
|
|||||||
Reference in New Issue
Block a user