Skip to content

Commit

Permalink
Stop copy sepolicy.rule (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard20181 authored Jul 25, 2024
1 parent 028a766 commit 599e027
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6 deletions.
Binary file modified bin/arm64/lspinit
Binary file not shown.
Binary file modified bin/x64/lspinit
Binary file not shown.
1 change: 0 additions & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,6 @@ if [ "$HAS_GAPPS" ]; then
if [ -f "$GAPPS_IMAGE_PATH" ] && [ -f "$GAPPS_RC_PATH" ]; then
echo "Integrating GApps"
"$WORK_DIR/magisk/magiskboot" cpio "$WORK_DIR/wsa/$ARCH/Tools/initrd.img" \
"add 000 /lspolicy.rule sepolicy.rule" \
"add 000 overlay.d/gapps.rc $GAPPS_RC_PATH" \
"add 000 overlay.d/sbin/lsp_gapps.img $GAPPS_IMAGE_PATH" \
|| abort "Unable to patch initrd"
Expand Down
5 changes: 0 additions & 5 deletions scripts/sepolicy.rule

This file was deleted.

0 comments on commit 599e027

Please sign in to comment.