Revert "vendor/cm: add CMBugReport"

This reverts commit 94645abe76.

Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e
This commit is contained in:
Roman Birg 2015-05-12 00:44:40 +00:00
parent 94645abe76
commit 7520a205fd
2 changed files with 0 additions and 10 deletions

View File

@ -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 \

View File

@ -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>