diff options
Diffstat (limited to 'arc4_remove-health-reporting.patch')
-rw-r--r-- | arc4_remove-health-reporting.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arc4_remove-health-reporting.patch b/arc4_remove-health-reporting.patch new file mode 100644 index 0000000..ac9d159 --- /dev/null +++ b/arc4_remove-health-reporting.patch @@ -0,0 +1,10 @@ +--- a/moz.configure ++++ b/moz.configure +@@ -5,7 +5,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + + imply_option('MOZ_PLACES', True) +-imply_option('MOZ_SERVICES_HEALTHREPORT', True) + imply_option('MOZ_SERVICES_SYNC', True) + imply_option('MOZ_DEDICATED_PROFILES', True) + imply_option('MOZ_BLOCK_PROFILE_DOWNGRADE', True) |