You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

WARNING

WORK IN PROGRESS

Topics / Priority (high, medium, low)

Category

(all TBC)

SuhasiniAndreyStefan KPiotr

Wassim

Alexander

Gunnar

we have a portfolio of audio processors and an automotive audio bus to distribute audio within the car, we want to configure our proprietary audio bus SW stack to use it with AA as we did for Linux
( Suhasini: This point is same as networked audio devices mentioned below)

Configuration-Low






configuration of Automotive overlay, there is not much tool to configure the AA system

ConfigurationMediumLow



configuration management component for TinyALSA

ConfigurationMediumMedium



Support for the configuration of networked audio devices. Currently Android can view it only as a single device/sound card. An audio network in car might have multiple devices that needs to be controlled by the Android OS.

ConfigurationHighHigh



Configuration Challenge (look at slide 12 of tech summit deck)ConfigurationMediumLow



Common Audio HAL (look at slides 15-20 of tech summit deck),Configuration, Common Audio HAL
HighMedium



we want to determine whether we have a problem of bandwith when using our proprietary network with AA, one approach is to use shared memory transfer in the audio HAL
(Suhasini: This point is related to data transfer or streaming to co processor for post processing Audio)

Performance-Low



Latencies

PerformanceHighHigh



there is no way to control the equalization, i.e. no simple way to control global effects for output streams (by default Android application controls its own tracks)Common HALHighHigh



there is no Audio calibration interface

Common HALMediumMedium



there is a need for a generic interface for controlling audio effects on HAL level, global effects are designed for input streams but control over them is limited by interface

Common HALHighHigh



I/O for our Bosch HW, the challenge is to adapt the AA framework to our HW, which has for instance 4 audio channels while we need to present them as 2 audio channels to AACommon HALHighHigh



early audio for RVC (Rear View Camera) or other services

Common HALLowLow



Audio data transfer / streaming to a co-processor for post processing of audio from the HAL/other Android layers

Common HALHighHigh



  • Multi‐source multi‐sink
  • Stream types – not audio zones
  • Still limited to one sink
Multi-Source ManagementHighHigh



Audio Focus doesn't forbid to interrupt Audio, Android 10 provides additional interface for Automotive to solve this problem

Multi-Source ManagementLowMedium



Bluetooth: patches for handsfree management, combination of BT stream with other streams, how to enable the correct audio routing, documentation on the Audio HAL is missing, it is difficult to find examples on lineMulti-Source ManagementLowMedium



Android does not implement all features required by customer.

  • Audio focus can be lost at any time
  • Limited number of sources
  • Limited number of priorities -2
  • No easy way to support external amplifiers
  • No priorities of phone call types.
Multi-Source ManagementHighHigh



Android Audio subsystem is developed only for infotainment purposes. Safety-related features need to be implemented in another RTOS

  • Need to share the same hardware between 2 OSes
  • Running Android as a virtual machine inside RTOS leads to problems with scheduling of audio processes
Multi-OS IntegrationHighMedium



Android way of extending its functionality is developing vendor extensions without modification of the framework.

  • But in some cases you need to modify framework. There is a process for this, but slow. And changes needed to one customer / developer is not needed for another. Even if you do this, you have to wait until Tier 1 merges this change to its drop
  • You have to retain compatibility for third-party apps
ExtensionsMediumMedium



  • Google is still very “hand wavy” about solution

  • WR: Highly modified HAL, “virtual sources”, policy/focus management, flexible – data‐driven

ExtensionsLowLow



  • Last two‐miles left to IVI developer
  • (Android P improvements?) …more churn?

  • Genivi?

ExtensionsLow






  • No labels