diff --git a/adbd.te b/adbd.te index 00da69f25571b11a23bea27c3dbcec7005feeb0c..72273ff9d2a1c7bdebfdbec7aa1d71621accd554 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; +r_dir_file(adbd, apk_data_file) + allow adbd rootfs:dir r_dir_perms; ###