diff --git a/device-akita.mk b/device-akita.mk index 5cb6ce9..250f5fd 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -298,3 +298,8 @@ PRODUCT_VENDOR_PROPERTIES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ 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