summaryrefslogtreecommitdiffstats
path: root/data/etc/handheld_core_hardware.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/etc/handheld_core_hardware.xml')
-rw-r--r--data/etc/handheld_core_hardware.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml
index d923eec..eaf93fd 100644
--- a/data/etc/handheld_core_hardware.xml
+++ b/data/etc/handheld_core_hardware.xml
@@ -23,7 +23,7 @@
devices.
-->
<permissions>
- <feature name="andriod.hardware.audio.output" />
+ <feature name="android.hardware.audio.output" />
<feature name="android.hardware.camera" />
<feature name="android.hardware.location" />
<feature name="android.hardware.location.network" />
@@ -37,6 +37,7 @@
<!-- basic system services -->
<feature name="android.software.app_widgets" />
+ <feature name="android.software.connectionservice" />
<feature name="android.software.voice_recognizers" />
<feature name="android.software.backup" />
<feature name="android.software.home_screen" />