Merge "Change padding and height radio for keyboard" into main
This commit is contained in:
commit
b0d5b2bae9
1 changed files with 5 additions and 0 deletions
|
@ -233,3 +233,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