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

Commit 80ab19e2 authored by Roman Kiryanov's avatar Roman Kiryanov Committed by Automerger Merge Worker
Browse files

Merge "(reland) Link libqemu_pipe into a.h.a.vehicle@2.0-default-impl-lib" am:...

Merge "(reland) Link libqemu_pipe into a.h.a.vehicle@2.0-default-impl-lib" am: 46ca02f4 am: 9da9beb8

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Id6945f7d43e067a52a6d5a1da4d2cd0ce6eec288
parents 6bcf14f5 9da9beb8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ cc_library_static {
    whole_static_libs: [
        "android.hardware.automotive.vehicle@2.0-emulated-user-hal-lib",
        "android.hardware.automotive.vehicle@2.0-manager-lib",
        "libqemu_pipe",
    ],
    shared_libs: [
        "libbase",
@@ -95,7 +96,6 @@ cc_library_static {
        "libprotobuf-cpp-lite",
    ],
    static_libs: [
        "libqemu_pipe",
        "android.hardware.automotive.vehicle@2.0-libproto-native",
    ],
}
@@ -210,6 +210,5 @@ cc_binary {
        "android.hardware.automotive.vehicle@2.0-manager-lib",
        "android.hardware.automotive.vehicle@2.0-default-impl-lib",
        "android.hardware.automotive.vehicle@2.0-libproto-native",
        "libqemu_pipe",
    ],
}