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

Commit 0bfa4b4b authored by Yiyi Shen's avatar Yiyi Shen Committed by Android (Google) Code Review
Browse files

Merge "[Audiosharing] Add aconfig for le audio sharing feature." into main

parents f6c8f5c9 55fe8327
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"
}