From f6d53f9062c57c3761dbcec69ac11b588fc2696f Mon Sep 17 00:00:00 2001 From: Nina Chen Date: Mon, 4 Mar 2024 13:45:03 +0800 Subject: [PATCH] Change padding and height radio for Tokay keyboard Bug: 326480183 Change-Id: I6f8f6b7a266f1334d768e7500144cbd33f21693b Merged-In: I6f8f6b7a266f1334d768e7500144cbd33f21693b (cherry picked from commit cbe0c24eb4605c671878bb98d00247dfb4ece775) --- device-tokay.mk | 4 ++++ 1 file changed, 4 insertions(+) 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