Snap for 8391568 from ae1a904a71 to tm-release

Change-Id: I72454034ab4c551a4b67f97ed60b76cce1f9019c
This commit is contained in:
Android Build Coastguard Worker 2022-04-01 01:02:08 +00:00
commit 26c5b26df2

View file

@ -232,3 +232,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# Device features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
# Keyboard bottom padding in dp for portrait mode and height ratio
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=6.4 \
ro.com.google.ime.height_ratio=1.05