Skip to content

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MondayNitro authored Dec 14, 2024
1 parent 21bd881 commit d967553
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ def patch_apk(
patches,
"--unsigned",
"--exclusive",
"--rip-lib=x86_64",
"--rip-lib=x86",
"--rip-lib=arm64-v8a",
"--legacy-options=options.json",
]

Expand Down

1 comment on commit d967553

@MondayNitro
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove riplib

Please sign in to comment.