This repository aims to host configuration files read by various AudioReach components for different vendor/business unit (BU)/chipset/board. Examples of different business unit (BU) can be - Qualcomm Linux, XR, Automotive, Linux Android etc.
Configuration files for vendor/bu/chip/board to follow below structure:
├── <vendor specific dir>
├── kvh2xml.h
└── <BU specific files>
└── <chip specific dir>
├── chip config files
└── <board specific dir>
├── board config files
- kvh2xml.h: Defines key-values used in ACDB data file.
Refer meta-audioreach README for instructions to use audioreach-conf on OpenEmbedded system.
audioreach-conf is licensed under the BSD-3-Clause-Clear. Check out the LICENSE for more details.