Merge "Set the keyboard bottom height and ratio for Bluejay" into tm-dev am: ae1a904a71
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17442366 Change-Id: Id1a6bb5c4f34b43cdb4a288d952a9a987510f761 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9d9c77cee0
1 changed files with 5 additions and 0 deletions
|
@ -232,3 +232,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
# Device features
|
# Device features
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue