From 3a646eeaf6afeaed90feccf4b5c3fd36c460926f Mon Sep 17 00:00:00 2001 From: zhong_ning Date: Tue, 13 Jul 2021 13:36:35 +0800 Subject: [PATCH] modify init.cfg Signed-off-by: zhong_ning --- services/etc/init.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/services/etc/init.cfg b/services/etc/init.cfg index 86c68c1..25a1e2a 100755 --- a/services/etc/init.cfg +++ b/services/etc/init.cfg @@ -182,7 +182,6 @@ "chown system system /sys/power/wakeup_count", "chmod 0660 /sys/power/state", "chmod 0666 /dev/binder", - "chmod 0666 /dev/zbinder", "start logd", "start servicemanager", "start hwservicemanager",