diff --git a/adbd.te b/adbd.te index 68a37a74d1b26c4365dd08088cf1a299df157fd3..00da69f25571b11a23bea27c3dbcec7005feeb0c 100644 --- a/adbd.te +++ b/adbd.te @@ -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 ###