Revert "Try to fixup cell service on crackling"

didn't work

This reverts commit 43e55668fd.
This commit is contained in:
Tad 2023-08-25 09:56:10 -04:00
parent 0f127cfcc8
commit aa0ab3c1ba
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 0 additions and 30 deletions

View file

@ -132,7 +132,6 @@ fi;
if [ "$DOS_GRAPHENE_MALLOC" = true ]; then
if enterAndClear "external/hardened_malloc"; then
applyPatch "$DOS_PATCHES/android_external_hardened_malloc/0001-Broken_Cameras.patch"; #Expand workaround to all camera executables (DivestOS)
applyPatch "$DOS_PATCHES/android_external_hardened_malloc/0002-Broken_netmgrd.patch"; #Add workaround for netmgrd (DivestOS)
fi;
fi;