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

Commit 8a5092d0 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Link libvndksupport dynamically instead of statically." am: 185ce288...

Merge "Link libvndksupport dynamically instead of statically." am: 185ce288 am: f06fa5ff am: af5c1aae

Change-Id: I6386d1e11d9eb0a07f386ca87a5b15781f23edc8
parents c072e3ea af5c1aae
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@ cc_test {
        "libpdx",
        "liblog",
        "libutils",
    ],
    shared_libs: [
        "libvndksupport",
    ],
}