Skip to content
Snippets Groups Projects
Commit 7fcb3a61 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

adbd: allow reading rootfs dir

Bug: 30213958
Change-Id: I0449575a5ec6cc4997bc36a13676474505a4190f
parent 83348b0b
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,8 @@ allow adbd storage_file:lnk_file r_file_perms;
allow adbd mnt_user_file:dir r_dir_perms;
allow adbd mnt_user_file:lnk_file r_file_perms;
allow adbd rootfs:dir r_dir_perms;
###
### Neverallow rules
###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment