summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DeviceSettings/res/values/config.xml')
-rw-r--r--DeviceSettings/res/values/config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/DeviceSettings/res/values/config.xml b/DeviceSettings/res/values/config.xml
index a42c049..5fdb6ac 100644
--- a/DeviceSettings/res/values/config.xml
+++ b/DeviceSettings/res/values/config.xml
@@ -43,4 +43,10 @@
<string name="audioout_default_value" translatable="false">50</string>
<string name="audioout_min_value" translatable="false">0</string>
+ <!-- HSPA -->
+ <bool name="has_hspa">true</bool>
+
+ <!-- Touchkey -->
+ <bool name="has_touchkey">true</bool>
+
</resources>