make pid_max = 65535; this will affect host os if pid_max not isolated by pidns

This commit is contained in:
Ziyang Zhou
2021-08-03 04:48:21 +00:00
parent 199ddbf49f
commit 4db41a1e75

View File

@@ -19,6 +19,9 @@ on early-init
chmod 0666 /dev/binderfs/binder
chmod 0666 /dev/binderfs/vndbinder
# 32bit app require this, remove for 64bit only redroid
write /proc/sys/kernel/pid_max 65535
# inputflinger require this dir
mkdir /dev/input