forked from openkylin/platform_build
am 54e18379: am 36084e64: Merge "Label goldfish block devices with their own types."
* commit '54e1837910cb3c40d22436bc40a7c0469df184b0': Label goldfish block devices with their own types.
This commit is contained in:
commit
8de5b64a08
|
@ -1,3 +1,6 @@
|
|||
/dev/block/mtdblock0 u:object_r:system_block_device:s0
|
||||
/dev/block/mtdblock1 u:object_r:userdata_block_device:s0
|
||||
/dev/block/mtdblock2 u:object_r:cache_block_device:s0
|
||||
/dev/qemu_.* u:object_r:qemu_device:s0
|
||||
/dev/socket/qemud u:object_r:qemud_socket:s0
|
||||
/system/bin/qemud u:object_r:qemud_exec:s0
|
||||
|
|
Loading…
Reference in New Issue