Fixup + Churn

Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-11-10 19:17:49 -05:00
parent ffb6d40bab
commit ffddff80bf
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
7 changed files with 22 additions and 22 deletions

View file

@ -177,7 +177,7 @@ applyPatch "$DOS_PATCHES/android_external_libxml2/367634.patch"; #n-asb-2023-10
fi;
if enterAndClear "external/skia"; then
applyPatch "$DOS_PATCHES/android_external_skia/351107.patch"; #n-asb-2024-11 Avoid potential overflow when allocating 3D mask from emboss filter
applyPatch "$DOS_PATCHES/android_external_skia/407794.patch"; #n-asb-2024-11 Avoid potential overflow when allocating 3D mask from emboss filter
fi;
if enterAndClear "external/sonivox"; then