mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-31 04:04:16 -04:00
Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
bf565cd578
commit
d90bcb8ad3
6 changed files with 1 additions and 20 deletions
|
@ -121,10 +121,6 @@ applyPatch "$DOS_PATCHES/android_external_hardened_malloc/0001-Broken_Cameras-2.
|
|||
fi;
|
||||
fi;
|
||||
|
||||
if enterAndClear "external/libxml2"; then
|
||||
git fetch https://github.com/LineageOS/android_external_libxml2 refs/changes/28/368028/1 && git cherry-pick FETCH_HEAD; #S_asb_2023-10
|
||||
fi;
|
||||
|
||||
if enterAndClear "external/SecureCamera"; then
|
||||
sed -i '/LOCAL_MODULE/s/Camera/SecureCamera/' Android.mk; #Change module name
|
||||
sed -i '11iLOCAL_OVERRIDES_PACKAGES := Camera Camera2 LegacyCamera Snap OpenCamera' Android.mk; #Replace the others
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue