mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
Hide bug reporting setting (but lets keep the setting ID because if we re-add we might use the setting state again).
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
<CheckBoxPreference
|
||||
android:icon="@drawable/ic_spider_thread_onsurface"
|
||||
android:key="debug.bugreport.automatic.enabled"
|
||||
app:isPreferenceVisible="false"
|
||||
android:summary="@string/settings_debug_autoreports_description"
|
||||
android:title="@string/settings_debug_autoreports_label" />
|
||||
</PreferenceCategory>
|
||||
|
||||
Reference in New Issue
Block a user