charge the permissions for the proc/bootconfig

The current/proc/bootconfig node is the root user group,but some Android modules of our company do not have permission to access the root user group node. We want to add the same permissions to /proc/cmdline for the proc/bootconfig node in init.rc

Change-Id: I98f63a09cf7306be65c40674b1b28f1153c705fb
This commit is contained in:
zexin.hou 2022-06-09 16:41:18 +08:00 committed by zexin hou
parent 526fbe2a37
commit 46314853fe
1 changed files with 1 additions and 0 deletions

View File

@ -1170,6 +1170,7 @@ on boot
chown system system /sys/kernel/ipv4/tcp_rmem_def
chown system system /sys/kernel/ipv4/tcp_rmem_max
chown root radio /proc/cmdline
chown root system /proc/bootconfig
# Define default initial receive window size in segments.
setprop net.tcp_def_init_rwnd 60