Change system property of Raven to add 11 dp side padding for keyboard
Test: flash rom, start keyboard to check on the padding Bug: 189265397 Change-Id: I63aba89350246864435dc10e4d198f0202375fb8
This commit is contained in:
parent
b3ab5ce213
commit
a327e42b54
1 changed files with 4 additions and 0 deletions
|
@ -129,3 +129,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
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue