am 4c6b1350: support kernel writes to external SDcards

* commit '4c6b13508d1786a3a835ba5427f37e963c2c7506':
  support kernel writes to external SDcards
This commit is contained in:
Nick Kralevich 2014-08-27 19:54:24 +00:00 committed by Android Git Automerger
commit e829ec3da0

View file

@ -34,8 +34,9 @@ dontaudit kernel self:security setenforce;
# Set checkreqprot by init.rc prior to switching to init domain.
allow kernel self:security setcheckreqprot;
# MTP sync
allow kernel fuse:file { read write };
# MTP sync (b/15835289)
# kernel thread "loop0", used by the loop block device, for ASECs (b/17158723)
allow kernel sdcard_type:file { read write };
###
### neverallow rules