OmniControl: disable settings for force small keyguard clock

Change-Id: Ifc9893f4530b2349f54f37955374b228c3dc9331
diff --git a/app/src/main/res/xml/lockscreen_settings_preferences.xml b/app/src/main/res/xml/lockscreen_settings_preferences.xml
index e511982..88e0d40 100644
--- a/app/src/main/res/xml/lockscreen_settings_preferences.xml
+++ b/app/src/main/res/xml/lockscreen_settings_preferences.xml
@@ -8,11 +8,11 @@
         android:title="@string/doze_on_charge_title"
         android:summary="@string/doze_on_charge_summary" />
 
-    <org.omnirom.omnilib.preference.SystemSettingSwitchPreference
+    <!--<org.omnirom.omnilib.preference.SystemSettingSwitchPreference
         android:defaultValue="false"
         android:key="lockscreen_small_clock"
         android:summary="@string/lockscreen_small_clock_summary"
-        android:title="@string/lockscreen_small_clock_title" />
+    android:title="@string/lockscreen_small_clock_title" />-->
 
     <org.omnirom.omnilib.preference.SystemSettingSwitchPreference
         android:defaultValue="false"