Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee6515ae authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [12777987, 12777647, 12777988] into rvc-qpr1-release

Change-Id: Ide9d1a65310754581fc6c6787f89a6d6f2e8c774
parents b0a638f8 f419acb9
Loading
Loading
Loading
Loading
+4 −2
Original line number Original line Diff line number Diff line
@@ -210,8 +210,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_f
PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
    vendor.display.defer_fps_frame_count=2
    vendor.display.defer_fps_frame_count=2


# Keyboard height ratio
# Keyboard height ratio and bottom padding in dp for portrait mode
PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.height_ratio=1.2
PRODUCT_PRODUCT_PROPERTIES += \
    ro.com.google.ime.height_ratio=1.2 \
    ro.com.google.ime.kb_pad_port_b=10


# Bluetooth Tx power caps for redfin
# Bluetooth Tx power caps for redfin
PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \