android_device_peter_gsi/bluetooth
Peter Cai 5a38b5b333 gsi: sysbta: Implement all existing audio HAL versions
This is needed because libaudiohal.so can only interact with one HAL
version at a time (loading only one of the libaudiohal@version.so
implementations), so only the interface that matches the stock HAL
version will be used. libaudiohal decides which version to use by
looking through the interfaces whose variant is `default` and picking
the highest versioned one, so our hal will not interfere in the process
(because we use `sysbta` as our variant).
2022-08-24 21:07:35 -04:00
..
audio gsi: sysbta: Implement all existing audio HAL versions 2022-08-24 21:07:35 -04:00
include gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-08-24 15:47:06 -04:00