summaryrefslogtreecommitdiffstats
path: root/common/adbd.te
blob: de3beeec521e0282f284e58768e2f15557ee3e8d (plain)
1
2
3
4
5
6
7
8
allow adbd tombstone_data_file:dir getattr;

# allow read access for adb
r_dir_file(adbd, RIDL_data_file)

# allow read access for adb
r_dir_file(adbd, qti_logkit_priv_data_file)
r_dir_file(adbd, qti_logkit_pub_data_file)