DO NOT MERGE - Merge RQ1A.201205.011

Bug: 172690556
Merged-In: I3c8eb1291bdf9ad5beb55fc586c43e059a374266
Change-Id: I9fa27f3fe37a1739598044d29b48c3f39ebe1c98
diff --git a/device-redfin.mk b/device-redfin.mk
index 28a9372..6d72b97 100644
--- a/device-redfin.mk
+++ b/device-redfin.mk
@@ -210,8 +210,10 @@
 PRODUCT_PROPERTY_OVERRIDES += \
     vendor.display.defer_fps_frame_count=2
 
-# Keyboard height ratio
-PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.height_ratio=1.2
+# Keyboard height ratio and bottom padding in dp for portrait mode
+PRODUCT_PRODUCT_PROPERTIES += \
+    ro.com.google.ime.height_ratio=1.2 \
+    ro.com.google.ime.kb_pad_port_b=10
 
 # Bluetooth Tx power caps for redfin
 PRODUCT_COPY_FILES += \