sdm660-common: prop: Disable blur by default
- We can enable from settings if we need them - Forcing blur is just waste of power as it uses EXPENSIVE_RENDERING This reduces power consumtion and fixes heating issue on sdm660
This commit is contained in:
parent
35d819fd51
commit
082d62dc00
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
||||||
ro.config.media_vol_steps=25
|
ro.config.media_vol_steps=25
|
||||||
ro.config.vc_call_vol_steps=7
|
ro.config.vc_call_vol_steps=7
|
||||||
|
|
||||||
# Blur
|
|
||||||
ro.sf.blurs_are_expensive=1
|
|
||||||
ro.surface_flinger.supports_background_blur=1
|
|
||||||
|
|
||||||
# CNE
|
# CNE
|
||||||
persist.vendor.cne.feature=1
|
persist.vendor.cne.feature=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue