From c9a7ff8bba4850e67aff338af0e4dd405b4f7d3e Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 4 Jul 2023 14:48:09 -0400 Subject: [PATCH] Override all microG defaults to disabled TODO after fixed: SafetyNet: https://github.com/microg/GmsCore/issues/1971 Geocoder: https://github.com/microg/GmsCore/issues/1972 Signed-off-by: Tad --- .../android_vendor_divested/divestos.mk | 3 +- .../prebuilts/etc/microg.xml | 31 +++++++++++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 Patches/Common/android_vendor_divested/prebuilts/etc/microg.xml diff --git a/Patches/Common/android_vendor_divested/divestos.mk b/Patches/Common/android_vendor_divested/divestos.mk index 5533d4f6..eee3d475 100644 --- a/Patches/Common/android_vendor_divested/divestos.mk +++ b/Patches/Common/android_vendor_divested/divestos.mk @@ -22,7 +22,8 @@ PRODUCT_PROPERTY_OVERRIDES += \ #Copy extra files PRODUCT_COPY_FILES += \ vendor/divested/prebuilts/etc/additional_fdroid_repos.xml:system/etc/org.fdroid.fdroid/additional_repos.xml \ - vendor/divested/prebuilts/etc/additional_fdroid_repos.xml:system/etc/org.fdroid.basic/additional_repos.xml + vendor/divested/prebuilts/etc/additional_fdroid_repos.xml:system/etc/org.fdroid.basic/additional_repos.xml \ + vendor/divested/prebuilts/etc/microg.xml:system/etc/microg.xml #Include packages include vendor/divested/packages.mk diff --git a/Patches/Common/android_vendor_divested/prebuilts/etc/microg.xml b/Patches/Common/android_vendor_divested/prebuilts/etc/microg.xml new file mode 100644 index 00000000..1c94afdf --- /dev/null +++ b/Patches/Common/android_vendor_divested/prebuilts/etc/microg.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +