1package: "com.android.server.telecom.flags"
2container: "system"
3
4# OWNER=tgunn TARGET=24Q3
5flag {
6  name: "use_actual_address_to_enter_connecting_state"
7  namespace: "telecom"
8  description: "Fix bugs that may add bluetooth device with null address."
9  bug: "306113816"
10}
11