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

Commit 55fe8327 authored by Yiyi Shen's avatar Yiyi Shen
Browse files

[Audiosharing] Add aconfig for le audio sharing feature.

Bug: 322295262
Bug: 322295480
Flag: NA
Test: compile
Change-Id: I3b07c489f23b65dd9131ccec760d2aff9b21b4e4
parent f0336f8a
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
package: "com.android.systemui"

flag {
    name: "legacy_le_audio_sharing"
    namespace: "pixel_cross_device_control"
    description: "Gates the legacy le audio sharing UI."
    bug: "322295262"
}

flag {
    name: "enable_personal_le_audio_sharing"
    namespace: "pixel_cross_device_control"
    description: "Gates the personal le audio sharing UI in UMO."
    bug: "322295480"
}