Skip to content

Commit

Permalink
Remove keybox
Browse files Browse the repository at this point in the history
  • Loading branch information
chiteroman committed Sep 18, 2024
1 parent 8701a60 commit b5de390
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 228 deletions.
223 changes: 0 additions & 223 deletions module/keybox.xml

This file was deleted.

5 changes: 0 additions & 5 deletions module/service.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
MODPATH="${0%/*}"
. $MODPATH/common_func.sh

if [ -d "/data/adb/modules/tricky_store" ]; then
mv /data/adb/tricky_store/keybox.xml /data/adb/tricky_store/keybox.xml.orig
cp "$MODPATH"/keybox.xml /data/adb/tricky_store/keybox.xml
fi

# Conditional sensitive properties

# Magisk Recovery Mode
Expand Down

0 comments on commit b5de390

Please sign in to comment.