Fix typo for android.hardware.audio.output feature in handheld device config

Bug: 15318046
Change-Id: I6437a2e87a909a8ef4ce6fcdc56ff06c5599a15a
This commit is contained in:
Unsuk Jung 2014-09-12 15:49:32 -07:00
parent 70b9e6c8f3
commit edaee1a927
1 changed files with 1 additions and 1 deletions

View File

@ -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" />