Merge "Set the keyboard bottom height and ratio for Bluejay" into tm-dev

This commit is contained in:
Alex Hong 2022-03-31 08:38:48 +00:00 committed by Android (Google) Code Review
commit ae1a904a71

View file

@ -232,3 +232,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
# Keyboard bottom padding in dp for portrait mode and height ratio
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=6.4 \
ro.com.google.ime.height_ratio=1.05