Go to file
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/hal gsi: sysbta: Implement all existing audio HAL versions 2022-08-24 21:07:35 -04:00
bluetooth gsi: sysbta: Implement all existing audio HAL versions 2022-08-24 21:07:35 -04:00
init init_gsi: Set fingerprint instead of stock_fingerprint 2022-08-17 20:58:05 -04:00
overlay gsi: Include vendor/foss makefile 2022-08-21 17:17:56 -04:00
peter_gsi_arm64 gsi: reconcile system fingerprint / device model with vendor 2021-10-11 19:04:24 -04:00
quirks init: implement folder replacement quirks 2021-10-17 21:33:20 -04:00
resetprop init_gsi: statically link resetprop 2021-10-11 21:57:50 -04:00
sepolicy/private gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-08-24 15:47:06 -04:00
Android.bp Use Soong namespace to avoid device build conflicts 2021-10-11 14:13:17 -04:00
AndroidProducts.mk initial commit -- skeleton device tree 2021-10-11 13:11:31 -04:00
BoardConfigCommon.mk gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-08-24 15:47:06 -04:00
device.mk gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-08-24 15:47:06 -04:00
peter_gsi_arm64.mk initial commit -- skeleton device tree 2021-10-11 13:11:31 -04:00
system.prop gsi: Initial implementation of sysbta, a system-side bluetooth audio HAL 2022-08-24 15:47:06 -04:00