Merge changes Ib8cc1147,I33f17670,Ib00873ba into main
* changes: gralloc: Avoid using std::optional in shared memory metadata gralloc: Move buffer metadata accessing into cros_gralloc_buffer gralloc: Move buffer metadata initialization into common layer
This commit is contained in:
commit
24a395410e
17 changed files with 583 additions and 506 deletions
|
|
@ -116,6 +116,7 @@ cc_defaults {
|
|||
"libcutils",
|
||||
"libdmabufheap",
|
||||
"libdrm",
|
||||
"libgralloctypes",
|
||||
"libnativewindow",
|
||||
"libsync",
|
||||
"liblog",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue