Skip to content

drm_hwcomposer: Support multiple AIDL versions

Depends on !270 (merged)

As far as I know, there's no way for Soong to support multiple versions
that will change dependencies based on the Android API version.
However, we can still do that if we build with the aospext project,
making it possible for Android-13 and Android-14 to use the latest
drm_hwcomposer.

Here's an aospext commit that adds support for multiple versions:

https://github.com/GloDroid/aospext/commit/ad0018e0e6e9868dafe04168086667bb9cce5d37#diff-907aef0746c644f5020125c0bd3b12fbb99ca40ac411a617f423ea5441fe1b57R50

Edited by Roman Stratiienko

Merge request reports

Loading