Skip to content

Commit 9ea63fd

Browse files
xinxin-wansysopenci
authored andcommitted
Add in call scenarios to zone1 to align with the architecture
Add in call scenarios in zone1 to align with the architecture diagram and to fix the sound comes out from zone 1 instead of zone 0 when adjust volume bar in zone 0. Tracked-On: OAM-131181 Signed-off-by: Wan, Xinxin <xinxin.wan@intel.com>
1 parent 5607a17 commit 9ea63fd

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

groups/audio/audio_base_aaos/default/policy/car_audio_configuration.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@
7373
<context context="music"/>
7474
<context context="navigation"/>
7575
<context context="voice_command"/>
76-
<context context="call_ring"/>
77-
<context context="call"/>
7876
<context context="alarm"/>
7977
<context context="notification"/>
8078
<context context="system_sound"/>
@@ -84,11 +82,19 @@
8482
<context context="announcement"/>
8583
</device>
8684
</group>
85+
<group>
86+
<device address="bus101_CARD_0_DEV_8">
87+
<context context="call_ring"/>
88+
<context context="call"/>
89+
</device>
90+
</group>
8791
</volumeGroups>
8892
</zoneConfig>
8993
<zoneConfig name="front passenger zone 1 config 1">
9094
<volumeGroups>
9195
<group>
96+
<!-- Due to a shortage of devices and devices in different zoneconfigs
97+
is exclusive, temporarily use the same device as config 0 in call. -->
9298
<device address="bus101_CARD_0_DEV_8">
9399
<context context="music"/>
94100
<context context="navigation"/>

0 commit comments

Comments
 (0)