2017-12-17 16:46:37 +00:00
|
|
|
#This is in Android 8.0, but not 8.1
|
|
|
|
domain_trans(init, rootfs, adbd)
|
2018-04-24 12:12:18 +00:00
|
|
|
|
|
|
|
#This is used on Huawei devices to f2fs data partition
|
|
|
|
allow init userdata_block_device:blk_file relabelto;
|
|
|
|
allow init userdata_block_device:lnk_file relabelto;
|
2018-08-21 10:07:18 +00:00
|
|
|
|
|
|
|
allow vendor_init vendor_init:capability { sys_module };
|