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

Commit b00cb7f2 authored by Yiyi Shen's avatar Yiyi Shen
Browse files

Revert "[Audiosharing] Add aconfig for le audio sharing feature."

This reverts commit 55fe8327.

Reason for revert: Use SettingsLib flag instead

Change-Id: Ic7e8b10aed17b019749572e1d0294c21c46eba94
parent b0f4faad
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
package: "com.android.systemui"
container: "system"

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"
}