mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-02 03:16:21 -04:00
15.1: Initial CVE patchers
This commit is contained in:
parent
4ee1a52cef
commit
b02d40974c
14 changed files with 764 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
startPatcher() {
|
||||
#$cvePatcher must be set!
|
||||
java -jar $cvePatcher patch $base $androidWorkspace"Patches/" $cveScripts $1;
|
||||
}
|
||||
export -f startPatcher;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue