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

Commit 3695285a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update VNDK version for common graphics HALs."

parents fe3c19fc e08a7f71
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,14 +38,14 @@ cc_library {
    ],

    shared_libs: [
        "android.hardware.graphics.common-ndk_platform",
        "android.hardware.graphics.common-unstable-ndk_platform",
        "android.hardware.graphics.mapper@4.0",
        "libhidlbase",
        "liblog",
    ],

    export_shared_lib_headers: [
        "android.hardware.graphics.common-ndk_platform",
        "android.hardware.graphics.common-unstable-ndk_platform",
        "android.hardware.graphics.mapper@4.0",
        "libhidlbase",
    ],
+2 −2
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ cc_library_shared {
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.allocator@3.0",
        "android.hardware.graphics.allocator@4.0",
        "android.hardware.graphics.common-ndk_platform",
        "android.hardware.graphics.common-unstable-ndk_platform",
        "android.hardware.graphics.common@1.2",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
@@ -89,7 +89,7 @@ cc_library_shared {

    export_shared_lib_headers: [
        "android.hardware.graphics.common@1.2",
        "android.hardware.graphics.common-ndk_platform",
        "android.hardware.graphics.common-unstable-ndk_platform",
        "android.hardware.graphics.mapper@4.0",
        "libgralloctypes",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ cc_test {
        "libtrace_proto",
    ],
    shared_libs: [
        "android.hardware.graphics.common-ndk_platform",
        "android.hardware.graphics.common-unstable-ndk_platform",
        "android.hardware.graphics.common@1.2",
        "android.hardware.graphics.composer@2.1",
        "libandroid",