diff --git a/adbd.te b/adbd.te
index 9dc41fd944483fd34fad8380512b615139545e0c..83a271bd186b1bf00ba81d7e993e3401da570eb2 100644
--- a/adbd.te
+++ b/adbd.te
@@ -111,3 +111,5 @@ allow adbd mnt_user_file:lnk_file r_file_perms;
 # accesses to the underlying FS.
 allow adbd media_rw_data_file:dir create_dir_perms;
 allow adbd media_rw_data_file:file create_file_perms;
+
+r_dir_file(adbd, apk_data_file)