1
0
Fork 0

drm_hwcomposer: Use hwc3 version 3

Add stubs for new APIs. Bump the version number in the manifest
fragment.

Update Docker configuration to use new aospless tarball that contains
the required build dependencies for hwc3 v3.

Change-Id: I521f649c2f820f54bc3c6adcda8e17d5ab3112e1
Signed-off-by: Drew Davenport <ddavenport@google.com>
This commit is contained in:
Drew Davenport 2024-08-20 10:09:43 -06:00
parent d44ffc78ae
commit 7f1761b7c7
5 changed files with 53 additions and 6 deletions

View file

@ -175,7 +175,7 @@ cc_binary {
],
shared_libs: [
"android.hardware.graphics.composer3-V1-ndk",
"android.hardware.graphics.composer3-V3-ndk",
"libbase",
"libbinder",
"libbinder_ndk",