Snap for 7406814 from 24b4f0cafdef374f37a58c1a86c5f47f2f43707c to tm-release
Change-Id: Ic76cd24f59f1b3c0355ae990549f3098f9b04a3d
This commit is contained in:
commit
f6a404afa5
2 changed files with 12 additions and 0 deletions
|
@ -138,3 +138,7 @@ PRODUCT_PACKAGES += \
|
||||||
# Fingerprint antispoof property
|
# Fingerprint antispoof property
|
||||||
PRODUCT_PRODUCT_PROPERTIES +=\
|
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||||
persist.vendor.fingerprint.disable.fake.override=none
|
persist.vendor.fingerprint.disable.fake.override=none
|
||||||
|
|
||||||
|
# DCK properties based on target
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
ro.gms.dck.eligible_wcc=2
|
||||||
|
|
|
@ -129,3 +129,11 @@ PRODUCT_PACKAGES += \
|
||||||
# Fingerprint antispoof property
|
# Fingerprint antispoof property
|
||||||
PRODUCT_PRODUCT_PROPERTIES +=\
|
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||||
persist.vendor.fingerprint.disable.fake.override=none
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue