Change padding and height radio for keyboard
Bug: 308156830 Change-Id: I36b29dad796b78c1138ba985312a7af51de52b0a
This commit is contained in:
parent
a66b47f5ee
commit
e807b36823
1 changed files with 5 additions and 0 deletions
|
@ -232,3 +232,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
# Hinge angle sensor
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.sensor.hinge_angle.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.hinge_angle.xml
|
||||
|
||||
# Keyboard height ratio and bottom padding in dp for portrait mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.com.google.ime.kb_pad_port_b=11.2 \
|
||||
ro.com.google.ime.height_ratio=1.18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue