mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
May ASB work
untested Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
e195e38150
commit
c31e67b2f8
16 changed files with 1074 additions and 8 deletions
|
@ -172,7 +172,7 @@ fi;
|
|||
|
||||
if enterAndClear "external/sonivox"; then
|
||||
applyPatch "$DOS_PATCHES/android_external_sonivox/317038.patch"; #n-asb-2021-10 Fix global buffer overflow in WT_InterpolateNoLoop
|
||||
applyPatch "$DOS_PATCHES/android_external_sonivox/391896.patch"; #n-asb-2024-05 Fix buffer overrun in eas_wtengine
|
||||
applyPatch "$DOS_PATCHES_COMMON/android_external_sonivox/391896.patch"; #n-asb-2024-05 Fix buffer overrun in eas_wtengine
|
||||
fi;
|
||||
|
||||
if enterAndClear "external/sqlite"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue