Skip to content

Commit 86c6c0b

Browse files
committed
add uninstall script, to avoid bootloop on removal of magisk module (still happens on deactivation!)
1 parent 5881bfa commit 86c6c0b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

uninstall.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
pm uninstall-system-updates com.google.android.projection.gearhead

0 commit comments

Comments
 (0)