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:
Jyotiraditya
2021-03-11 09:35:28 +01:00
committed by kibria5
parent bdf1b76187
commit e13d27c68d

View File

@@ -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