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

Commit 1298bb79 authored by Bruce Beare's avatar Bruce Beare Committed by Android Git Automerger
Browse files

am 96a2bb62: Set the modes for rc.* files in /system/etc

Merge commit '96a2bb62' into gingerbread-plus-aosp

* commit '96a2bb62':
  Set the modes for rc.* files in /system/etc
parents 1ab3d67f 96a2bb62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -165,6 +165,7 @@ static struct fs_path_config android_files[] = {
    { 00640, AID_SYSTEM,    AID_SYSTEM,    "system/etc/bluetooth/auto_pairing.conf" },
    { 00444, AID_RADIO,     AID_AUDIO,     "system/etc/AudioPara4.csv" },
    { 00555, AID_ROOT,      AID_ROOT,      "system/etc/ppp/*" },
    { 00555, AID_ROOT,      AID_ROOT,      "system/etc/rc.*" },
    { 00644, AID_SYSTEM,    AID_SYSTEM,    "data/app/*" },
    { 00644, AID_SYSTEM,    AID_SYSTEM,    "data/app-private/*" },
    { 00644, AID_APP,       AID_APP,       "data/data/*" },