Merge cherrypicks of ['googleplex-android-review.googlesource.com/29805206', 'googleplex-android-review.googlesource.com/29920279', 'googleplex-android-review.googlesource.com/29909740'] into 25D4-release.

Change-Id: Ie2f56b46b3bb7d921ebfc83725b28896d01d7097
This commit is contained in:
Android Build Coastguard Worker 2024-10-21 14:15:35 +00:00
commit 2cf4c84944
3 changed files with 4 additions and 0 deletions

View file

@ -50,6 +50,9 @@ on early-boot && property:ro.boot.hardware.sku=GXQ96
on early-boot && property:ro.boot.hardware.sku=G3Y12
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S"
on early-boot && property:ro.boot.hardware.sku=GTF7P
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S"
# Start the twoshay touch service
on property:sys.boot_completed=1

View file

@ -380,6 +380,7 @@ endif
# Fingerprint exposure compensation
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.udfps.als_feed_forward_supported=true \
persist.vendor.udfps.auth_filter.mt_filter.enabled=true \
persist.vendor.udfps.boost_whole_auth_path_supported=true \
persist.vendor.udfps.capture_retrying_acquired_msg_supported=false \
persist.vendor.udfps.fps_touch_handler_supported=true \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 190 KiB

Before After
Before After