Spacewar: Fix Qti_Power_Hal logspam

* This fixes the following logspam:

E/ QTI PowerHAL: Failed to acquire lock for hint_id: 1040
E/ QTI PowerHAL: Failed to acquire lock for hint_id: 1041
E/ QTI PowerHAL: Failed to acquire lock for hint_id: 10A5
This commit is contained in:
RJ RAIJIN
2024-12-13 17:26:01 +00:00
committed by nyxalune
parent ef02dd1eed
commit f0a9fa1223
2 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,10 @@ camera.disable_zsl_mode=true
# CNE
persist.vendor.cne.feature=1
# Deep Sleep
pm.sleep_mode=1
vendor.post_boot.parsed=1s
# Display
debug.sf.enable_hwc_vds=1
persist.sys.sf.native_mode=260

View File

@@ -410,6 +410,7 @@ on property:persist.vendor.sys.rawdump_copy=0
on property:sys.boot_completed=1
write /dev/kmsg "Boot completed "
setprop vendor.post_boot.parsed 1
#Enable UFS clock scaling back
write /sys/bus/platform/devices/1d84000.ufshc/clkscale_enable 1
#Reset read ahead for dm-0 and dm-1 to 512kb