diff --git a/storage/sepolicy/fastbootd.te b/storage/sepolicy/fastbootd.te new file mode 100644 index 0000000..35bac15 --- /dev/null +++ b/storage/sepolicy/fastbootd.te @@ -0,0 +1 @@ +allow fastbootd devpts:chr_file rw_file_perms;