1supDomain: DeviceForStrategy
2
3	supDomain: TransmittedThroughSpeaker
4		domain: UnreacheableDevices
5			conf: Calibration
6				component: /Policy/policy/strategies/transmitted_through_speaker/selected_output_devices/mask
7					remote_submix = 0
8					hdmi_arc = 0
9					spdif = 0
10					aux_line = 0
11					fm = 0
12					speaker_safe = 0
13					earpiece = 0
14					wired_headset = 1
15					wired_headphone = 0
16					bluetooth_sco = 0
17					bluetooth_sco_headset = 0
18					bluetooth_sco_carkit = 0
19					bluetooth_a2dp = 0
20					bluetooth_a2dp_headphones = 0
21					bluetooth_a2dp_speaker = 0
22					hdmi = 0
23					angl_dock_headset = 0
24					dgtl_dock_headset = 0
25					usb_accessory = 0
26					usb_device = 0
27					telephony_tx = 0
28					line = 0
29
30		domain: Speaker
31			conf: Selected
32				AvailableOutputDevices Includes Speaker
33
34				component: /Policy/policy/strategies/transmitted_through_speaker/selected_output_devices/mask
35					speaker = 1
36
37			conf: NotSelected
38				component: /Policy/policy/strategies/transmitted_through_speaker/selected_output_devices/mask
39					speaker = 0
40
41