aboutsummaryrefslogtreecommitdiff
path: root/en/devices/audio/midi.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/audio/midi.html')
-rw-r--r--en/devices/audio/midi.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/devices/audio/midi.html b/en/devices/audio/midi.html
index 31b55182..ecebb012 100644
--- a/en/devices/audio/midi.html
+++ b/en/devices/audio/midi.html
@@ -153,7 +153,7 @@ Applications can screen for the presence of MIDI support using the
<p>
To claim MIDI support, add this line to your <code>device.mk</code>:
</p>
-<pre>
+<pre class="devsite-click-to-copy">
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.midi.xml:system/etc/permissions/android.software.midi.xml
</pre>