1module: "android.sysprop.bluetooth.A2dp"
2owner: Platform
3
4prop {
5    api_name: "src_sink_coexist"
6    type: Boolean
7    scope: Internal
8    access: Readonly
9    prop_name: "bluetooth.a2dp.src_sink_coexist.enabled"
10}
11
12