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

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

[Audiosharing] Add aconfig flag to adopt BT primary group APIs

Flag: EXEMPT add new flag
Test: compile
Bug: 381946931
Change-Id: I24b14cb6f0abe66aea4e3c07a9975b32cafd1884
parent 73c6a87f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -219,3 +219,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "adopt_primary_group_management_api"
    namespace: "cross_device_experiences"
    description: "Adopt Bluetooth LE broadcast primary group management APIs"
    bug: "381946931"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}