|
@@ -57,7 +57,7 @@
|
|
|
|
|
|
<restriction
|
|
<restriction
|
|
android:key="disable_log"
|
|
android:key="disable_log"
|
|
- android:defaultValue="false"
|
|
|
|
|
|
+ android:defaultValue="true"
|
|
android:restrictionType="bool"
|
|
android:restrictionType="bool"
|
|
android:title="@string/app_config_disable_log_title" />
|
|
android:title="@string/app_config_disable_log_title" />
|
|
|
|
|