security patch custom config

This commit is contained in:
KOWX712
2025-02-11 12:59:54 +08:00
parent 7324d92aeb
commit d534185d48
4 changed files with 49 additions and 13 deletions

View File

@@ -10,6 +10,7 @@ fi
# Remove residue and restore aosp keybox.
rm -rf "/data/adb/modules/.TA_utl"
rm -f "/data/adb/boot_hash"
rm -f "/data/adb/security_patch"
rm -f "/data/adb/tricky_store/target_from_denylist"
if [ -d "$TS" ]; then
[ -L "$TS/webroot" ] && rm -f "$TS/webroot"