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

Commit 77697167 authored by blacksuan19's avatar blacksuan19 Committed by TheMalachite
Browse files

bismuth: properties: Use Vulkan for UI rendering

Use Vulkan to render the Android UI: this enhances the UX by providing
less CPU usage *and* more fluidity in the UI animations.
Win-Win!

kanged from https://github.com/PainKiller3/device_xiaomi_sdm845-common/commit/57a28074cf7ff2b5c93ee3a6563da5ea8f643dff



Signed-off-by: default avatarblacksuan19 <i@blacksuan19.me>
parent 68ca9273
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
    debug.composition.type=gpu \
    debug.egl.profiler=1 \
    debug.egl.hw=1 \
    debug.hwui.renderer=skiavk \
    debug.sf.hw=1 \
    debug.sf.early_app_phase_offset_ns=1500000 \
    debug.sf.early_gl_phase_offset_ns=3000000 \