Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06aec18a authored by Roman Birg's avatar Roman Birg
Browse files

Revert "vendor/cm: add CMBugReport"

This reverts commit 8d597237.

Change-Id: Ibc7779187b36097d53040248dd921ef9ff4ecb27
parent 8d597237
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -151,13 +151,6 @@ PRODUCT_PACKAGES += \
    CMHome \
    CyanogenSetupWizard

# CM Bug Reporting
PRODUCT_PACKAGES += \
    CMBugReport

PRODUCT_PROPERTY_OVERRIDES += \
    ro.error.receiver.system.apps=org.cyanogenmod.bugreport

# CM Hardware Abstraction Framework
PRODUCT_PACKAGES += \
    org.cyanogenmod.hardware \
+0 −3
Original line number Diff line number Diff line
@@ -27,7 +27,4 @@

    <!-- Default for Settings.Secure.STATS_COLLECTION. -->
    <bool name="def_cm_stats_collection">true</bool>

    <!-- Default for Settings.Global.SEND_ACTION_APP_ERROR -->
    <integer name="def_send_action_app_error">1</integer>
</resources>