sm8550-common: init: 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
This commit is contained in:
committed by
Mezaque Silver
parent
5f2aba5bc6
commit
f3714825da
@@ -93,8 +93,6 @@ on property:ro.boot.product.vendor.sku=kalama
|
||||
setprop ro.soc.model kalama
|
||||
|
||||
on post-fs
|
||||
# set RLIMIT_MEMLOCK to 64MB
|
||||
setrlimit 8 67108864 67108864
|
||||
#Execute virtualization manager
|
||||
enable vendor.qvirtmgr
|
||||
start vendor.qvirtmgr
|
||||
|
Reference in New Issue
Block a user