Sign in
android
/
device
/
huawei
/
angler
/
refs/heads/main
/
.
/
sepolicy
/
hal_drm.te
blob: 1bbb734778bf24ab490580f388b5d41997fb59f9 [
file
] [
log
] [
blame
] [
edit
]
# Allow access to app_data and media_data_files
allow hal_drm media_data_file
:
dir create_dir_perms
;
allow hal_drm media_data_file
:
file create_file_perms
;