Turn Wimax off for the weekend build

Change-Id: I5f148ee02bad7f268c19fc66373706397e5596e9
diff --git a/crespo4g_overlay/frameworks/base/core/res/res/values/config.xml b/crespo4g_overlay/frameworks/base/core/res/res/values/config.xml
index 24b48ba..4a6afc6 100755
--- a/crespo4g_overlay/frameworks/base/core/res/res/values/config.xml
+++ b/crespo4g_overlay/frameworks/base/core/res/res/values/config.xml
@@ -106,7 +106,7 @@
     </string-array>
 
     <!-- Set and Unsets WiMAX -->
-    <bool name="config_wimaxEnabled">true</bool>
+    <bool name="config_wimaxEnabled">false</bool>
     <!-- Location of the wimax framwork jar location -->
     <string name="config_wimaxServiceJarLocation">/vendor/lib/wimax_service.jar</string>
     <!-- Location of the wimax native library locaiton -->