Revert "vendor/cm: add CMBugReport"
This reverts commit 94645abe76
.
Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e
This commit is contained in:
parent
94645abe76
commit
7520a205fd
@ -151,13 +151,6 @@ PRODUCT_PACKAGES += \
|
|||||||
CMHome \
|
CMHome \
|
||||||
CyanogenSetupWizard
|
CyanogenSetupWizard
|
||||||
|
|
||||||
# CM Bug Reporting
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
CMBugReport
|
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
|
||||||
ro.error.receiver.system.apps=org.cyanogenmod.bugreport
|
|
||||||
|
|
||||||
# CM Hardware Abstraction Framework
|
# CM Hardware Abstraction Framework
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
org.cyanogenmod.hardware \
|
org.cyanogenmod.hardware \
|
||||||
|
@ -27,7 +27,4 @@
|
|||||||
|
|
||||||
<!-- Default for Settings.Secure.STATS_COLLECTION. -->
|
<!-- Default for Settings.Secure.STATS_COLLECTION. -->
|
||||||
<bool name="def_cm_stats_collection">true</bool>
|
<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>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user