Remove module if tricky store uninstalled

This commit is contained in:
KOWX712
2024-12-03 19:59:04 +08:00
parent 8f6dc6523d
commit b06ffda6bf
5 changed files with 48 additions and 61 deletions

View File

@@ -8,6 +8,7 @@ if [ -f "/storage/emulated/0/stop-tspa-auto-target" ]; then
fi
# Remove residue and restore aosp keybox.
rm -rf "/data/adb/modules/.TA_utl"
rm -f "/data/adb/boot_hash"
if [ -d "$TS" ]; then
if [ -f "$TS/action.sh" ]; then