summaryrefslogtreecommitdiff
path: root/common/sepolicy/mediaextractor.te (plain)
blob: 79ed75bfbb31936208d88a3da86690a6ddebfebf
1get_prop(mediaextractor, media_prop)
2
3allow mediaextractor exfat:file { read getattr };
4allow mediaextractor ntfs:file { read getattr };
5