Oboe VNDK support
Open
- Dominant language
- C++
- Stars
- 4.1k
- Forks
- 639
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 8
Description
Hi, I have a question about support of VNDK-like android images. My android 12 image builded as VNDK only:
`BOARD_VNDK_VERSION := current`
As far I see oboe using two variants of output, libOpenSLAS and libaaudio. Both of the libraries are marked as FWK-ONLY and not available under VNDK build for vendor apps. So the question is oboe will work in such configuration without them? Or maybe you know how to make them buildable to not break VNDK android structure? (Especially libOpenSLAS output).
Contributor guide
Assessment
This issue has not been assessed yet.