diff --git a/device-tokay.mk b/device-tokay.mk index 29da70f4..6b130e20 100644 --- a/device-tokay.mk +++ b/device-tokay.mk @@ -369,3 +369,7 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ device/google/caimito/tokay/tokay-component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/tokay-component-overrides.xml +# Keyboard height ratio and bottom padding in dp for portrait mode +PRODUCT_PRODUCT_PROPERTIES += \ + ro.com.google.ime.kb_pad_port_b=8 \ + ro.com.google.ime.height_ratio=1.09