• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.bluetooth.flags"
2container: "com.android.bt"
3
4flag {
5    name: "adm_remove_handling_wired"
6    namespace: "bluetooth"
7    description: "ActiveDeviceManager doesn't need to handle adding and removing wired devices."
8    bug: "390372480"
9    metadata {
10        purpose: PURPOSE_BUGFIX
11    }
12}