Set the modes for rc.* files in /system/etc
Change-Id: I0897897cdffa66afa4f818f7ebcf0a9b70c517ea Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
This commit is contained in:
parent
315c3a74a1
commit
96a2bb622d
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