Merge "Change padding and height radio for keyboard" into udc-qpr-dev

This commit is contained in:
Nina Chen 2023-09-08 03:04:29 +00:00 committed by Android (Google) Code Review
commit 40c16a33d3

View file

@ -298,3 +298,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# Increment the SVN for any official public releases # Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1 ro.vendor.build.svn=1
# Keyboard height ratio and bottom padding in dp for portrait mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=4.19 \
ro.com.google.ime.height_ratio=1.1