gralloc: Move buffer metadata initialization into common layer
... to dedup and support upcoming change to metadata initialization. Bug: b/321158178 Test: vts -m VtsHalGraphicsAllocatorAidl_TargetTest Test: vts -m VtsHalGraphicsMapperV4_0Target Test: vts -m VtsHalGraphicsMapperStableC_TargetTest Change-Id: Ib00873babcb2ec8816b0d319e675d6884594f618
This commit is contained in:
parent
c0d35dea72
commit
bd616875b5
15 changed files with 216 additions and 254 deletions
|
|
@ -115,6 +115,7 @@ cc_defaults {
|
|||
"libcutils",
|
||||
"libdmabufheap",
|
||||
"libdrm",
|
||||
"libgralloctypes",
|
||||
"libnativewindow",
|
||||
"libsync",
|
||||
"liblog",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue