sanders: label mmcblk0p35 as metadata_block_device

* No idea why /dev/block/bootdevice/by-name/metadata doesn't work
* Also apply proper vold rules
* Fix encryption
This commit is contained in:
Vache
2018-02-28 15:30:14 +00:00
committed by therootlord
parent ec6a5a41a5
commit da902d3674
2 changed files with 2 additions and 0 deletions

View File

@@ -1 +1,2 @@
allow vold persist_file:dir { ioctl open read };
allow vold metadata_block_device:blk_file { rw_file_perms };