mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
3296cee7e533de55eb6bb20c3518fa53261004a3
audio effects.conf legacy format had the libraries specified in absolute path. Nevertheless those libraries must be in specific folders. The .conf loader used to strip the prefix of the paths then try to load the libraries in those specific folders. With new xml format the user only has to specify the name of the library and the loader will load it from the known folders. Test: run xmllint against a config with absolute paths Bug: 37492580 Change-Id: I2863e04b3cdf0c6758d9f7be33796621fee527ed Signed-off-by: Kevin Rocard <krocard@google.com>
…
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%