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

Commit af1ea660 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 cbaad449
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -260,6 +260,7 @@ static struct fs_path_config android_files[] = {
    { 00750, AID_ROOT,      AID_SHELL,     "charger*" },
    { 00750, AID_ROOT,      AID_SHELL,     "sbin/fs_mgr" },
    { 00640, AID_ROOT,      AID_SHELL,     "fstab.*" },
    { 00755, AID_ROOT,      AID_SHELL,     "system/etc/init.d/*" },
    { 00644, AID_ROOT,      AID_ROOT,       0 },
};