sepolicy: add persist_block_device type

* This is likely defined in several device trees, but not all
  remove it from your device trees if we're going to write rules
  for it here.

Change-Id: I1dda04647d36db52525a3d57b485860dfe3eeb30
This commit is contained in:
Dan Pasanen 2015-11-16 22:22:54 -06:00 committed by Gerrit Code Review
parent 35b2402740
commit a90b69e921
1 changed files with 1 additions and 0 deletions

1
sepolicy/qcom/device.te Normal file
View File

@ -0,0 +1 @@
type persist_block_device, dev_type;