mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Split system and product props
Change-Id: I8f4fe7db8262ecae5e7ea9acbe320b293515152e Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
0d5e511946
commit
c8b12e895a
5 changed files with 25 additions and 34 deletions
11
product.prop
Normal file
11
product.prop
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Blurs
|
||||
ro.surface_flinger.supports_background_blur=1
|
||||
persist.sys.sf.disable_blurs=1
|
||||
|
||||
# LMKD
|
||||
ro.lmk.log_stats=true
|
||||
ro.lmk.use_minfree_levels=true
|
||||
ro.lmk.use_psi=false
|
||||
|
||||
# VNDK
|
||||
ro.vndk.lite=false
|
||||
Loading…
Reference in a new issue