[2/2] OmniGears: add omni analog clock style
and hide the normal analog clock since you can now
style our clock to everything you want
Change-Id: Ic70ad93c09110dd4432582d593839e6250efc67b
diff --git a/res/values/custom_arrays.xml b/res/values/custom_arrays.xml
index 3c3d3e8..a4dd803 100644
--- a/res/values/custom_arrays.xml
+++ b/res/values/custom_arrays.xml
@@ -635,6 +635,6 @@
<string-array name="lockscreen_clock_style_values" translatable="false">
<item>0</item>
- <item>1</item>
+ <item>2</item>
</string-array>
</resources>