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:
parent
d44ffc78ae
commit
7f1761b7c7
5 changed files with 53 additions and 6 deletions
|
|
@ -175,7 +175,7 @@ cc_binary {
|
|||
],
|
||||
|
||||
shared_libs: [
|
||||
"android.hardware.graphics.composer3-V1-ndk",
|
||||
"android.hardware.graphics.composer3-V3-ndk",
|
||||
"libbase",
|
||||
"libbinder",
|
||||
"libbinder_ndk",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue