1package: "com.android.bluetooth.flags" 2container: "com.android.bt" 3 4flag { 5 name: "l2cap_tx_complete_cb_info" 6 namespace: "bluetooth" 7 description: "Provide l2cap transmit complete information b/301168932" 8 bug: "314819704" 9} 10 11flag { 12 name: "l2cap_fcs_option_fix" 13 namespace: "bluetooth" 14 description: "Use fcs_option for non BASIC mode " 15 bug: "372605959" 16 metadata { 17 purpose: PURPOSE_BUGFIX 18 } 19} 20