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

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

Merge "[Audiosharing] Add aconfig flag to adopt BT primary group APIs" into main

parents 56f97c80 ed0b7ab6
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
    }
}