mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-02-01 11:00:12 +00:00
sapphire: Enable config_avoidGfxAccel
- This flag turns off GPU/CPU intensive UI effects and reduces the RAM footprint. - Using this is a better compromise than the 'low_ram' flag as this does not disable features in the rom but still reduces RAM usage and gives better smoothness in the UI. Signed-off-by: Pascoato <viniciuspascoato@gmail.com>
This commit is contained in:
@@ -186,6 +186,7 @@ debug.sf.disable_client_composition_cache=1
|
||||
debug.sf.treat_170m_as_sRGB=1
|
||||
persist.sys.sf.color_mode=1
|
||||
persist.sys.sf.color_saturation=1.1
|
||||
ro.config.avoid_gfx_accel=true
|
||||
persist.sys.sf.native_mode=2
|
||||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
||||
ro.surface_flinger.has_HDR_display=true
|
||||
|
||||
Reference in New Issue
Block a user