Merge "change /fstab.* perms to 0640" into jb-dev
This commit is contained in:
commit
4fd375b566
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ static struct fs_path_config android_files[] = {
|
|||
{ 00750, AID_ROOT, AID_SHELL, "init*" },
|
||||
{ 00750, AID_ROOT, AID_SHELL, "charger*" },
|
||||
{ 00750, AID_ROOT, AID_SHELL, "sbin/fs_mgr" },
|
||||
{ 00644, AID_ROOT, AID_SHELL, "fstab.*" },
|
||||
{ 00640, AID_ROOT, AID_SHELL, "fstab.*" },
|
||||
{ 00644, AID_ROOT, AID_ROOT, 0 },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue