memory: remove lmkd properties
* These were added years ago when userspace low memory killer daemon
was introduced. For most part these match the defaults and ones that
dont't, shouldn't be set on Android R and above.
https://android.googlesource.com/platform/system/memory/lmkd/+/refs/tags/android-15.0.0_r20/README.md
cc5d2cca25
This commit is contained in:
@@ -12,10 +12,6 @@ on post-fs-data
|
||||
mkdir /data/vendor/wifi/wpa 0770 wifi wifi
|
||||
mkdir /data/vendor/wifi/wpa/sockets 0770 wifi wifi
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
# Reinit lmkd to reconfigure lmkd properties
|
||||
setprop lmkd.reinit 1
|
||||
|
||||
service suspend_blocker_rpi /vendor/bin/suspend_blocker_rpi
|
||||
class early_hal # Start together with system_suspend HAL
|
||||
group system
|
||||
|
Reference in New Issue
Block a user