diff --git a/device.mk b/device.mk index 9a7453c..dfc48c2 100644 --- a/device.mk +++ b/device.mk @@ -155,6 +155,11 @@ PRODUCT_PACKAGES += \ SettingsOverlayM2012K11AG \ SettingsOverlayM2012K11AI +# Keyboard height ratio and bottom padding in dp for portrait mode +PRODUCT_PRODUCT_PROPERTIES += \ + ro.com.google.ime.height_ratio=1.0 \ + ro.com.google.ime.kb_pad_port_b=14.4 + ################################################################################# # This is the Start of device-alioth.mk AB configuration. #################################################################################