mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Define properties for LMKD
* psi disabled since our kernel does not support it Change-Id: Ie8748a46ce39f3c8c629d8862e767876f0c4c99f Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
6c7466258e
commit
00f1665d4a
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
# Graphics
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# LMKD
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.lmk.log_stats=true \
|
||||
ro.lmk.use_psi=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue