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

Commit c455ec4f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update VNDK version for common graphics HALs." am: 3695285a

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1465163

Change-Id: I8b6fda90f5855fd91409fcdcadfc8ab7a12664c9
parents 0eb5f6c9 3695285a
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",