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

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

Merge "Update VNDK version for common graphics HALs." am: 61c62c6b

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1464712

Change-Id: I31f2fb61468d3e598af8291f6cb7aad5e1c69598
parents d94f245a 61c62c6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ aidl_interface {
        enabled: true,
        support_system_process: true,
    },
    vndk_use_version: "2",
    srcs: [
        "android/hardware/common/*.aidl",
    ],
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ aidl_interface {
        enabled: true,
        support_system_process: true,
    },
    vndk_use_version: "2",
    srcs: [
        "android/hardware/graphics/common/*.aidl",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ cc_test {
    defaults: ["VtsHalTargetTestDefaults"],
    srcs: ["VtsHalGraphicsMapperV4_0TargetTest.cpp"],
    static_libs: [
        "android.hardware.graphics.common-ndk_platform",
        "android.hardware.graphics.common-unstable-ndk_platform",
        "android.hardware.graphics.mapper@4.0-vts",
        "libgralloctypes",
        "libsync",