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

Commit 00c6d45e authored by Roland Levillain's avatar Roland Levillain Committed by android-build-merger
Browse files

Merge "Remove Valgrind entries from fs_config." am: e61d5ccf am: 710264b4

am: 6ab844e1

Change-Id: I8ab7dcf37ed09045bfe9efe14a93048d6966c74e
parents cd29f37e 6ab844e1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -219,8 +219,6 @@ static const struct fs_path_config android_files[] = {
    { 00755, AID_ROOT,      AID_SHELL,     0, "product/bin/*" },
    { 00750, AID_ROOT,      AID_SHELL,     0, "sbin/*" },
    { 00755, AID_ROOT,      AID_SHELL,     0, "system/bin/*" },
    { 00755, AID_ROOT,      AID_ROOT,      0, "system/lib/valgrind/*" },
    { 00755, AID_ROOT,      AID_ROOT,      0, "system/lib64/valgrind/*" },
    { 00755, AID_ROOT,      AID_SHELL,     0, "system/xbin/*" },
    { 00755, AID_ROOT,      AID_SHELL,     0, "system/apex/*/bin/*" },
    { 00755, AID_ROOT,      AID_SHELL,     0, "vendor/bin/*" },