Skip to content

Commit

Permalink
Template: update sepolicy for Pie
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaser committed Feb 16, 2019
1 parent b71cf07 commit 4d03893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/anykernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ insert_line $overlay/init.rc "init.spectrum.rc" before "import /init.usb.rc" "im

# fix selinux denials for /init.*.sh
"$bin/magiskpolicy" --load "/system/sepolicy" --save "$overlay/sepolicy" \
"allow init sysfs_devices_system_cpu file write" \
"allow init rootfs file execute_no_trans" \
"allow toolbox toolbox capability sys_admin" \
"allow toolbox property_socket sock_file write" \
Expand Down

0 comments on commit 4d03893

Please sign in to comment.