Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa1e7a97 authored by Robert Wu's avatar Robert Wu
Browse files

MIDI: Set flag namespace as media_audio

We should use the same flag namespace for all audio flags.

Bug: 305996771
Test: presubmit
Change-Id: Iee6a6c5024a80092358398a56e4e133ad860583c
parent 39634e42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ package: "com.android.media.midi.flags"

flag {
    name: "virtual_ump"
    namespace: "media_midi"
    namespace: "media_audio"
    description: "Enable virtual UMP MIDI."
    bug: "291115176"
}