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

Commit ca3a5c29 authored by Ian Baker's avatar Ian Baker
Browse files

Update namespace for extractor_sniff_midi_optimizations flag

The media_extractor namespace doesn't exist, media_solutions is the
namespace associated with the Android Media Solutions team.

Bug: 377219120
Change-Id: Ifc34c55db8dc1146f3acf4a17436b248ca9f37e6
parent cf0a8ee1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ flag {
    name: "extractor_sniff_midi_optimizations"
    is_exported: true
    is_fixed_read_only: true
    namespace: "media_extractor"
    namespace: "media_solutions"
    description: "Enable SniffMidi optimizations."
    bug: "359920208"
}