Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_device_qcom_sepolicy-legacy
/
refs/heads/rebase
/
.
/
common
/
adbd.te
blob: de3beeec521e0282f284e58768e2f15557ee3e8d [
file
] [
log
] [
blame
]
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
)