am 96a2bb62: Set the modes for rc.* files in /system/etc
Merge commit '96a2bb622d38f3c875997e4cacb423fa9ef4ea76' into gingerbread-plus-aosp * commit '96a2bb622d38f3c875997e4cacb423fa9ef4ea76': Set the modes for rc.* files in /system/etc
This commit is contained in:
commit
1298bb7993
1 changed files with 1 additions and 0 deletions
|
|
@ -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/*" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue