Merge "Revert "Make the xtables lock readable only by AID_RADIO and root."" into oc-dev
This commit is contained in:
commit
a66d1bcd0e
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ static const struct fs_path_config android_files[] = {
|
|||
{ 00555, AID_ROOT, AID_ROOT, 0, "system/etc/ppp/*" },
|
||||
{ 00555, AID_ROOT, AID_ROOT, 0, "system/etc/rc.*" },
|
||||
{ 00440, AID_ROOT, AID_ROOT, 0, "system/etc/recovery.img" },
|
||||
{ 00440, AID_RADIO, AID_ROOT, 0, "system/etc/xtables.lock" },
|
||||
{ 00600, AID_ROOT, AID_ROOT, 0, "vendor/build.prop" },
|
||||
{ 00600, AID_ROOT, AID_ROOT, 0, "vendor/default.prop" },
|
||||
{ 00444, AID_ROOT, AID_ROOT, 0, ven_conf_dir + 1 },
|
||||
|
|
Loading…
Reference in a new issue