Loading rootdir/init.rc +0 −6 Original line number Diff line number Diff line Loading @@ -657,12 +657,6 @@ on property:vold.decrypt=trigger_shutdown_framework on property:sys.boot_completed=1 bootchart stop on property:sys.boot_completed=1 && property:ro.build.type=user write /proc/sys/kernel/modules_disabled 1 on property:sys.boot_completed=1 && property:ro.build.type=userdebug write /proc/sys/kernel/modules_disabled 1 # system server cannot write to /proc/sys files, # and chown/chmod does not work for /proc/sys/ entries. # So proxy writes through init. Loading Loading
rootdir/init.rc +0 −6 Original line number Diff line number Diff line Loading @@ -657,12 +657,6 @@ on property:vold.decrypt=trigger_shutdown_framework on property:sys.boot_completed=1 bootchart stop on property:sys.boot_completed=1 && property:ro.build.type=user write /proc/sys/kernel/modules_disabled 1 on property:sys.boot_completed=1 && property:ro.build.type=userdebug write /proc/sys/kernel/modules_disabled 1 # system server cannot write to /proc/sys files, # and chown/chmod does not work for /proc/sys/ entries. # So proxy writes through init. Loading