Merge "Reduce number of checks for ellipse detection" into udc-dev am: b5cce77239
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23121079 Change-Id: I92d51e5fab1f8d130a9430efa07c58516941f5c7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -5177,10 +5177,11 @@
|
||||
<item>0,0,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,.15,15</item>
|
||||
</string-array>
|
||||
|
||||
<!-- 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.
|
||||
Note: this value is temporary and is expected to be queried directly
|
||||
|
||||
Reference in New Issue
Block a user