Merge "Use ?= to set ro.com.google.ime.height_ratio"
This commit is contained in:
commit
686acb89fc
1 changed files with 2 additions and 0 deletions
|
@ -231,6 +231,8 @@ PRODUCT_COPY_FILES += \
|
||||||
# Keyboard bottom padding in dp for portrait mode and height ratio
|
# Keyboard bottom padding in dp for portrait mode and height ratio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.com.google.ime.kb_pad_port_b=6.4 \
|
ro.com.google.ime.kb_pad_port_b=6.4 \
|
||||||
|
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES ?= \
|
||||||
ro.com.google.ime.height_ratio=1.05
|
ro.com.google.ime.height_ratio=1.05
|
||||||
|
|
||||||
# Enable adpf cpu hint session for SurfaceFlinger
|
# Enable adpf cpu hint session for SurfaceFlinger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue