Merge "Adjust height ratio for keyboard" into udc-d1-dev am: 8c9a3a0d56
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24678363 Change-Id: I95431d5e7999a747cba9ff13b6b0a9e8cdbd8925 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
41e6412de6
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
||||||
# Keyboard height ratio and bottom padding in dp for portrait mode
|
# Keyboard height ratio and bottom padding in dp for portrait mode
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.kb_pad_port_b=10.4 \
|
ro.com.google.ime.kb_pad_port_b=10.4 \
|
||||||
ro.com.google.ime.height_ratio=1.0
|
ro.com.google.ime.height_ratio=1.2
|
||||||
|
|
||||||
# Enable camera exif model/make reporting
|
# Enable camera exif model/make reporting
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue