Change padding and height radio for keyboard

Bug: 308156830
Change-Id: I36b29dad796b78c1138ba985312a7af51de52b0a
This commit is contained in:
Nina Chen 2023-12-01 13:38:38 +08:00
parent a66b47f5ee
commit e807b36823

View file

@ -232,3 +232,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# Hinge angle sensor
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.sensor.hinge_angle.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.hinge_angle.xml
# Keyboard height ratio and bottom padding in dp for portrait mode
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=11.2 \
ro.com.google.ime.height_ratio=1.18