android_system_sepolicy/public/mediaprovider.te

8 lines
198 B
Plaintext
Raw Normal View History

###
### A domain for android.process.media, which contains both
### MediaProvider and DownloadProvider and associated services.
###
type mediaprovider, domain;
type mediaprovider_tmpfs, file_type;