sm6225-common: rootdir: Remove redundant mlock() limit setting

The per-process limit for the mlock() family of system calls only
needs to be set in one group of config files. Remove from here as it
is being set in init.qcom.rc.

Change-Id: Ia7d46800eabe2954e3e2618a38ff180c88fee348
Signed-off-by: Fiqri Ardyansyah <fiqri191002@gmail.com>
This commit is contained in:
Chris Goldsworthy
2023-06-20 20:59:14 -07:00
committed by Liekoo
parent b6a52ff7c2
commit 9997680391

View File

@@ -79,10 +79,6 @@ on fs
chmod 0666 /sys/class/thermal/thermal_message/temp_state
chown system system /sys/class/thermal/thermal_message/temp_state
on post-fs
# set RLIMIT_MEMLOCK to 64MB
setrlimit 8 67108864 67108864
on late-fs
wait_for_prop hwservicemanager.ready true
exec_start wait_for_keymaster