summaryrefslogtreecommitdiff
path: root/flags/active_device_manager.aconfig
blob: bd55d35e168a524d80bea5df156df930b84c56f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
package: "com.android.bluetooth.flags"
container: "com.android.bt"

flag {
    name: "adm_remove_handling_wired"
    namespace: "bluetooth"
    description: "ActiveDeviceManager doesn't need to handle adding and removing wired devices."
    bug: "390372480"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}