From 0fef06294c1e4f0ebb6ac15ec228e96d1afe1d61 Mon Sep 17 00:00:00 2001 From: Unsuk Jung Date: Tue, 2 Sep 2014 18:46:59 -0700 Subject: Add feature android.hardware.audio.output xml file Bug: 15318046 Change-Id: I49f0881752493ac0bad238b43ce7e1e147119528 --- data/etc/android.hardware.audio.output.xml | 22 ++++++++++++++++++++++ data/etc/handheld_core_hardware.xml | 1 + data/etc/tablet_core_hardware.xml | 1 + data/etc/wearable_core_hardware.xml | 2 ++ 4 files changed, 26 insertions(+) create mode 100644 data/etc/android.hardware.audio.output.xml (limited to 'data') diff --git a/data/etc/android.hardware.audio.output.xml b/data/etc/android.hardware.audio.output.xml new file mode 100644 index 0000000..6ea1234 --- /dev/null +++ b/data/etc/android.hardware.audio.output.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml index f18e4b1..7d70a5d 100644 --- a/data/etc/handheld_core_hardware.xml +++ b/data/etc/handheld_core_hardware.xml @@ -23,6 +23,7 @@ devices. --> + diff --git a/data/etc/tablet_core_hardware.xml b/data/etc/tablet_core_hardware.xml index 4db2e57..321b2af 100644 --- a/data/etc/tablet_core_hardware.xml +++ b/data/etc/tablet_core_hardware.xml @@ -23,6 +23,7 @@ devices. --> + 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 @@ + -- cgit v1.1