mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n:props: Disable LMK Debug
This disables LMKD debug logs https://source.android.com/docs/core/perf/lmkd#configuring-lmkd-in-android-r Signed-off-by: fjrXTR <fajarslebew31@gmail.com> Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
4908c249f7
commit
0173b406e1
|
@ -180,7 +180,6 @@ debug.sf.frame_rate_multiple_threshold=90
|
||||||
debug.sf.auto_latch_unsignaled=0
|
debug.sf.auto_latch_unsignaled=0
|
||||||
debug.sf.enable_hwc_vds=0
|
debug.sf.enable_hwc_vds=0
|
||||||
|
|
||||||
|
|
||||||
# DRM
|
# DRM
|
||||||
drm.service.enabled=true
|
drm.service.enabled=true
|
||||||
|
|
||||||
|
@ -269,6 +268,7 @@ ro.lmk.swap_free_low_percentage=20
|
||||||
ro.lmk.swap_util_max=90
|
ro.lmk.swap_util_max=90
|
||||||
ro.lmk.thrashing_limit=25
|
ro.lmk.thrashing_limit=25
|
||||||
ro.lmk.thrashing_limit_decay=50
|
ro.lmk.thrashing_limit_decay=50
|
||||||
|
ro.lmk.debug=false
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
ro.vendor.mtk.c2.vdec.fmt.support.level=1
|
ro.vendor.mtk.c2.vdec.fmt.support.level=1
|
||||||
|
|
Loading…
Reference in a new issue