OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70b9e6c
)
Fix typo for android.hardware.audio.output feature in handheld device config
author
Unsuk Jung
<unsuk@google.com>
Fri, 12 Sep 2014 22:49:32 +0000
(15:49 -0700)
committer
Unsuk Jung
<unsuk@google.com>
Fri, 12 Sep 2014 22:49:32 +0000
(15:49 -0700)
Bug:
15318046
Change-Id: I6437a2e87a909a8ef4ce6fcdc56ff06c5599a15a
data/etc/handheld_core_hardware.xml
patch
|
blob
|
history
diff --git
a/data/etc/handheld_core_hardware.xml
b/data/etc/handheld_core_hardware.xml
index
7d70a5d
..
7119452
100644
(file)
--- a/
data/etc/handheld_core_hardware.xml
+++ b/
data/etc/handheld_core_hardware.xml
@@
-23,7
+23,7
@@
devices.
-->
<permissions>
- <feature name="andr
io
d.hardware.audio.output" />
+ <feature name="andr
oi
d.hardware.audio.output" />
<feature name="android.hardware.camera" />
<feature name="android.hardware.location" />
<feature name="android.hardware.location.network" />