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

Commit a1e397ea authored by Frank PREEL's avatar Frank PREEL
Browse files

Remove "LineageOS Statistics" Menu

NB: Code is still present, just menu item was removed.
Default setting does *NOT* send statistics.
However it is still possible to reach LOS statistics screens  by using search menu.
parent 5c2a3df0
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -36,12 +36,4 @@
            android:targetClass="com.android.settings.applications.ProtectedAppsActivity" />
    </Preference>

    <!-- Anonymous statistics - (CMStats) -->
    <PreferenceScreen
        android:key="cmstats"
        android:title="@string/anonymous_statistics_title"
        android:summary="@string/anonymous_statistics_summary"
        android:fragment="org.cyanogenmod.cmparts.cmstats.AnonymousStats" >
    </PreferenceScreen>

</PreferenceScreen>