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

Commit cee4cc75 authored by chelseahao's avatar chelseahao Committed by Chelsea Hao
Browse files

Add aconfig flag for audio stream scanning with filter.

Flag: EXEMPT add flag
Test: compile
Bug: 395978182
Change-Id: I5d0f22954605f51fd60507ee8b2ee1b3380d9e67
parent c10e66c9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -272,3 +272,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "audio_stream_scan_with_filter"
    namespace: "cross_device_experiences"
    description: "Add ability to start scanning with filter"
    bug: "395978182"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}