Skip to content
Snippets Groups Projects
Commit fe9f741c authored by Jin Qian's avatar Jin Qian Committed by android-build-merger
Browse files

allow init to run mke2fs tools to format partitions am: 4de505b6 am: 5f5f02ee

am: 6d1ade93

Change-Id: I58d8669b4ea927ba4ff1f4d549ef487d79caf590
parents a1c8fb73 6d1ade93
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
/charger u:object_r:rootfs:s0 /charger u:object_r:rootfs:s0
/init u:object_r:init_exec:s0 /init u:object_r:init_exec:s0
/sbin(/.*)? u:object_r:rootfs:s0 /sbin(/.*)? u:object_r:rootfs:s0
/sbin/e2fsdroid u:object_r:e2fs_exec:s0
/sbin/mke2fs u:object_r:e2fs_exec:s0
# For kernel modules # For kernel modules
/lib(/.*)? u:object_r:rootfs:s0 /lib(/.*)? u:object_r:rootfs:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment