1package: "com.android.bluetooth.flags"
2container: "com.android.btservices"
3
4flag {
5    name: "audio_routing_centralization"
6    namespace: "bluetooth"
7    description: "Centralize all audio routing relate functionality of BT module into ActiveDeviceManager."
8    bug: "300174072"
9}
10