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

Commit 7fde0296 authored by Naseer Ahmed's avatar Naseer Ahmed Committed by Automerger Merge Worker
Browse files

Do not link mapper libraries statically am: fbcb5a89

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

Change-Id: Ic6a5c5f349f5cddc49b83a0da6ab6fb2b714800f
parents 4eb6ec36 fbcb5a89
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -23,6 +23,10 @@ cc_test {
    shared_libs: [
        "libfmq",
        "libsync",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@4.0",
    ],
    static_libs: [
        "android.hardware.graphics.allocator@2.0",
@@ -30,13 +34,9 @@ cc_test {
        "android.hardware.graphics.allocator@4.0",
        "android.hardware.graphics.composer@2.1",
        "android.hardware.graphics.composer@2.1-vts",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.0-vts",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@2.1-vts",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@3.0-vts",
        "android.hardware.graphics.mapper@4.0",
        "android.hardware.graphics.mapper@4.0-vts",
    ],
    header_libs: [
+4 −4
Original line number Diff line number Diff line
@@ -33,6 +33,10 @@ cc_test {
        "libprocessgroup",
        "libsync",
        "libui",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@4.0",
    ],
    static_libs: [
        "android.hardware.graphics.allocator@2.0",
@@ -43,13 +47,9 @@ cc_test {
        "android.hardware.graphics.composer@2.1-vts",
        "android.hardware.graphics.composer@2.2",
        "android.hardware.graphics.composer@2.2-vts",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.0-vts",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@2.1-vts",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@3.0-vts",
        "android.hardware.graphics.mapper@4.0",
        "android.hardware.graphics.mapper@4.0-vts",
        "libgtest",
        "librenderengine",
+4 −4
Original line number Diff line number Diff line
@@ -24,6 +24,10 @@ cc_test {
        "libfmq",
        "libhidlbase",
        "libsync",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@4.0",
    ],
    static_libs: [
        "android.hardware.graphics.allocator@2.0",
@@ -35,13 +39,9 @@ cc_test {
        "android.hardware.graphics.composer@2.2-vts",
        "android.hardware.graphics.composer@2.3",
        "android.hardware.graphics.composer@2.3-vts",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.0-vts",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@2.1-vts",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@3.0-vts",
        "android.hardware.graphics.mapper@4.0",
        "android.hardware.graphics.mapper@4.0-vts",
    ],
    header_libs: [
+4 −4
Original line number Diff line number Diff line
@@ -23,6 +23,10 @@ cc_test {
    shared_libs: [
        "libfmq",
        "libsync",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@4.0",
    ],
    static_libs: [
        "android.hardware.graphics.allocator@2.0",
@@ -36,13 +40,9 @@ cc_test {
        "android.hardware.graphics.composer@2.3-vts",
        "android.hardware.graphics.composer@2.4",
        "android.hardware.graphics.composer@2.4-vts",
        "android.hardware.graphics.mapper@2.0",
        "android.hardware.graphics.mapper@2.0-vts",
        "android.hardware.graphics.mapper@2.1",
        "android.hardware.graphics.mapper@2.1-vts",
        "android.hardware.graphics.mapper@3.0",
        "android.hardware.graphics.mapper@3.0-vts",
        "android.hardware.graphics.mapper@4.0",
        "android.hardware.graphics.mapper@4.0-vts",
    ],
    header_libs: [