Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 403b632e authored by Michaël Burtin's avatar Michaël Burtin Committed by Ricardo Cerqueira
Browse files

set /system/etc/init.d/* permissions

ported from CM7

Change-Id: I279d78679f7d779d6cd6bbc6c834d94706937ae8
parent b8a3b73b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -291,6 +291,7 @@ static const struct fs_path_config android_files[] = {
    { 00750, AID_ROOT,      AID_SHELL,     0, "init*" },
    { 00750, AID_ROOT,      AID_SHELL,     0, "sbin/fs_mgr" },
    { 00640, AID_ROOT,      AID_SHELL,     0, "fstab.*" },
    { 00755, AID_ROOT,      AID_SHELL,     0, "system/etc/init.d/*" },
    { 00644, AID_ROOT,      AID_ROOT,      0, 0 },
};