Churn + Picks

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-09-21 16:12:00 -04:00
parent 25f02f4177
commit b39b2f2feb
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
6 changed files with 13 additions and 730 deletions

View file

@ -123,10 +123,6 @@ applyPatch "$DOS_PATCHES/android_external_hardened_malloc/0001-Broken_Cameras.pa
fi;
fi;
if enterAndClear "external/webp"; then
applyPatch "$DOS_PATCHES_COMMON/android_external_webp/CVE-2023-4863.patch"; #Fix OOB write in BuildHuffmanTable.
fi;
if enterAndClear "frameworks/base"; then
applyPatch "$DOS_PATCHES/android_frameworks_base/0007-Always_Restict_Serial.patch"; #Always restrict access to Build.SERIAL (GrapheneOS)
applyPatch "$DOS_PATCHES/android_frameworks_base/0008-Browser_No_Location.patch"; #Don't grant location permission to system browsers (GrapheneOS)