diff options
-rw-r--r-- | data/etc/handheld_core_hardware.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml index 7d70a5d..7119452 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" /> |