You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
Function to handle security patch operation
This commit is contained in:
@@ -146,6 +146,7 @@ set_security_patch() {
|
||||
resetprop ro.build.version.security_patch "$security_patch"
|
||||
fi
|
||||
echo "all=$formatted_security_patch" > "/data/adb/tricky_store/security_patch.txt"
|
||||
chmod 644 "/data/adb/tricky_store/security_patch.txt"
|
||||
else
|
||||
echo "not set"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user