Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_mediatek_sepolicy
/
961041ba3e23f8930ca7735c75f77091e965be1d
/
.
/
basic
/
debug
/
plat_private
/
radio.te
blob: 47e2a6b6eff90c86f3b6a14ee67f6f7fed9efd66 [
file
] [
log
] [
blame
]
#Date : 2021/08/01
# Operation : Allow radio read write data/debuglogger folder
# Purpose : Add for ATG app
allow radio debuglog_data_file
:
dir create_dir_perms
;
allow radio debuglog_data_file
:
file create_file_perms
;