raphael: revert decrease debug.hwui.target_cpu_time_percent

There was an incorrect understanding of this prop, it is percentage of
frame time which is cpu work.
This commit is contained in:
RealJohnGalt
2025-08-22 06:55:33 +00:00
committed by Joey
parent c4f971ec87
commit 0010c27c4a

View File

@@ -506,7 +506,7 @@ PRODUCT_PACKAGES += \
# Enable Hint maneger for SurfaceFlinger and HWUI
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
debug.hwui.use_hint_manager=true \
debug.hwui.target_cpu_time_percent=10
debug.hwui.target_cpu_time_percent=30
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/etc/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json