Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e23346ea authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "gralloc: add IAllocator/IMapper 4.0 to codec2"

parents a92f7a65 8806edc8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -51,9 +51,11 @@ cc_library_shared {
    shared_libs: [
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.allocator@3.0",
        "android.hardware.graphics.allocator@4.0",
        "android.hardware.graphics.bufferqueue@2.0",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@4.0",
        "android.hardware.media.bufferpool@2.0",
        "libbase",
        "libcutils",
+287 −35

File changed.

Preview size limit exceeded, changes collapsed.