summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-02-28 20:16:36 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-02-28 20:16:36 +0000
commitc16997471a2acaf78ce36a30dc52510344a99919 (patch)
tree8aa8225bbdf776d1d726a95bba0e57395123a4aa
parentb7ab2b2774f744203e3d570ac802bf4e32b78ce1 (diff)
parenta7db2611c14c66a965737ba9b5ba08bdc171d0de (diff)
downloadmanta-c16997471a2acaf78ce36a30dc52510344a99919.tar.gz
am a7db2611: Merge "manta: label boot block device"
* commit 'a7db2611c14c66a965737ba9b5ba08bdc171d0de': manta: label boot block device
-rw-r--r--sepolicy/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index ad01ac4..7448412 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -45,6 +45,7 @@
/dev/block/platform/dw_mmc\.0/by-name/system u:object_r:system_block_device:s0
/dev/block/platform/dw_mmc\.0/by-name/recovery u:object_r:recovery_block_device:s0
+/dev/block/platform/dw_mmc\.0/by-name/boot u:object_r:boot_block_device:s0
/dev/block/platform/dw_mmc\.0/by-name/cache u:object_r:cache_block_device:s0
/dev/block/platform/dw_mmc\.0/by-name/userdata u:object_r:userdata_block_device:s0
/dev/block/platform/dw_mmc\.0/by-name/metadata u:object_r:metadata_block_device:s0