Snap for 7406814 from 24b4f0cafdef374f37a58c1a86c5f47f2f43707c to tm-release

Change-Id: Ic76cd24f59f1b3c0355ae990549f3098f9b04a3d
This commit is contained in:
android-build-team Robot 2021-05-28 03:01:18 +00:00
commit f6a404afa5
2 changed files with 12 additions and 0 deletions

View file

@ -138,3 +138,7 @@ PRODUCT_PACKAGES += \
# Fingerprint antispoof property
PRODUCT_PRODUCT_PROPERTIES +=\
persist.vendor.fingerprint.disable.fake.override=none
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=2

View file

@ -129,3 +129,11 @@ PRODUCT_PACKAGES += \
# Fingerprint antispoof property
PRODUCT_PRODUCT_PROPERTIES +=\
persist.vendor.fingerprint.disable.fake.override=none
# Keyboard side padding in dp for portrait mode
PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.kb_pad_port_r=11
PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.kb_pad_port_l=11
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=3