Skip to content
Snippets Groups Projects
Commit 739ec756 authored by Robert Wu's avatar Robert Wu
Browse files

MIDI: Change meta-data to property in UMP docs

This CL fixes a typo

Bug: 227690391
Test: presubmit
Change-Id: I5bd18d2292bf1f65a51ff369b123968f8b13454d
parent d30c373b
No related branches found
No related tags found
No related merge requests found
......@@ -478,7 +478,7 @@ MIDI 1.0 virtual devices, android.media.midi.MidiUmpDeviceService is used</p>
&lt;intent-filter>
&lt;action android:name="android.media.midi.MidiUmpDeviceService" />
&lt;/intent-filter>
&lt;meta-data android:name="android.media.midi.MidiUmpDeviceService"
&lt;property android:name="android.media.midi.MidiUmpDeviceService"
android:resource="@xml/<strong>echo_device_info</strong>" />
&lt;/service>
</pre>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment