Adds unified car audio configuration

What's next:
- Parser for this unified configuration

Notes on backward compatibility
- A new isDeprecated=true attr is added to the stock
car_volume_groups.xml
- Existing car_volume_groups.xml overlays from OEM, without isDeprecated
attr being set, should default to isDeprecated=false
- If isDeprecated=true, CarAudioService loads the new
car_audio_configuration.xml
- Otherwise, CarAudioService loads car_volume_groups.xml queries
IAudioControl HAL (getBusForContext)

Bug: 119623488
Test: N/A

Change-Id: I6365c5aaebe03450c207337dbb179cf507cb7827
3 files changed