summaryrefslogtreecommitdiffstats
path: root/data/etc/wearable_core_hardware.xml
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2014-09-02 18:46:59 -0700
committerUnsuk Jung <unsuk@google.com>2014-09-07 01:54:36 +0000
commit0fef06294c1e4f0ebb6ac15ec228e96d1afe1d61 (patch)
treed3268d94ddf9c6e3eb4060af2f3fa96875bbd554 /data/etc/wearable_core_hardware.xml
parent253c4720af3ac631ba04eb379aea91ecc3175cd3 (diff)
downloadframeworks_native-0fef06294c1e4f0ebb6ac15ec228e96d1afe1d61.zip
frameworks_native-0fef06294c1e4f0ebb6ac15ec228e96d1afe1d61.tar.gz
frameworks_native-0fef06294c1e4f0ebb6ac15ec228e96d1afe1d61.tar.bz2
Add feature android.hardware.audio.output xml file
Bug: 15318046 Change-Id: I49f0881752493ac0bad238b43ce7e1e147119528
Diffstat (limited to 'data/etc/wearable_core_hardware.xml')
-rw-r--r--data/etc/wearable_core_hardware.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/etc/wearable_core_hardware.xml b/data/etc/wearable_core_hardware.xml
index 09a064a..a9314d2 100644
--- a/data/etc/wearable_core_hardware.xml
+++ b/data/etc/wearable_core_hardware.xml
@@ -60,4 +60,6 @@
<!-- Devices that have low-latency audio stacks suitable for apps like
VoIP may include android.hardware.audio.low_latency.xml. ONLY apps
that meet the requirements specified in the CDD may include this. -->
+ <!-- devices that have audio output capability as specified in the CDD must
+ also include android.hardware.audio.output.xml -->
</permissions>