summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2012-05-10 15:31:13 -0700
committerThe Android Automerger <android-build@android.com>2012-05-10 18:09:33 -0700
commitacb481ab70a8238637e71db357d83701499d4984 (patch)
tree95f027680135cf254c0b5d64649bbb0350a84785
parent9311c10751057f08ac3c7dd9e7a5eb5734acf124 (diff)
downloadcrespo4g-acb481ab70a8238637e71db357d83701499d4984.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 -->