* No idea why /dev/block/bootdevice/by-name/metadata doesn't work * Also apply proper vold rules * Fix encryption
3 lines
110 B
Plaintext
3 lines
110 B
Plaintext
allow vold persist_file:dir { ioctl open read };
|
|
allow vold metadata_block_device:blk_file { rw_file_perms };
|