summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2012-05-10 15:31:13 -0700
committerJP Abgrall <jpa@google.com>2012-05-10 15:31:13 -0700
commit38406065b1da628cbd9ee09c36bb46839dd173d5 (patch)
tree95f027680135cf254c0b5d64649bbb0350a84785
parent438761280f29afc920082ca10ae5525169bf03c1 (diff)
downloadcrespo4g-38406065b1da628cbd9ee09c36bb46839dd173d5.tar.gz
Revert "Turn Wimax off for the weekend build"
Now that the wimax driver is fixed, we can re-enable wimax. This reverts commit bed58e2fbeb0954b638d225c28b6d1e3ef782827.
-rwxr-xr-xcrespo4g_overlay/frameworks/base/core/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
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 4a6afc6..24b48ba 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">false</bool>
+ <bool name="config_wimaxEnabled">true</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 -->