c10p10: Enable ALS feed forward am: 953a9bbfa1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17289089 Change-Id: I519f5d593a394c5b904af5bb6c75a7e488e3e2b9
This commit is contained in:
commit
a0d2a3b3fb
2 changed files with 8 additions and 0 deletions
|
@ -227,3 +227,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs201/init.hardware.wlc.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.wlc.rc
|
||||
endif
|
||||
|
||||
# Fingerprint als feed forward
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.udfps.als_feed_forward_supported=true
|
||||
|
|
|
@ -219,3 +219,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs201/init.hardware.wlc.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.wlc.rc
|
||||
endif
|
||||
|
||||
# Fingerprint als feed forward
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.udfps.als_feed_forward_supported=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue