summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Garcia <rago@google.com>2015-07-16 18:50:21 -0700
committerRicardo Garcia <rago@google.com>2015-07-16 18:50:21 -0700
commit3ba99fb8b49801f6d2dab2f20b86234b7c8263c9 (patch)
tree030cfbaff026be2e45a3472ebe6bf7f70a436dff
parenteccd6803dafd9c7450791c516a6afd1fbd3ef22c (diff)
downloadandroid_device_generic_goldfish-3ba99fb8b49801f6d2dab2f20b86234b7c8263c9.tar.gz
android_device_generic_goldfish-3ba99fb8b49801f6d2dab2f20b86234b7c8263c9.tar.bz2
android_device_generic_goldfish-3ba99fb8b49801f6d2dab2f20b86234b7c8263c9.zip
Fix for MidiManager bug in emulator
Midi feature was not enabled in emulator. bug: 22087661 Change-Id: I9dbb3352701a4bd982658f9e95827bd8fcc74c38
-rw-r--r--data/etc/handheld_core_hardware.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml
index 55d085e..7da8ae1 100644
--- a/data/etc/handheld_core_hardware.xml
+++ b/data/etc/handheld_core_hardware.xml
@@ -44,6 +44,7 @@
<feature name="android.software.backup" />
<feature name="android.software.home_screen" />
<feature name="android.software.input_methods" />
+ <feature name="android.software.midi" />
<feature name="android.software.print" />
<!-- Feature to specify if the device supports adding device admins. -->