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

Commit feed681f authored by Peter Collingbourne's avatar Peter Collingbourne Committed by android-build-merger
Browse files

libandroid_runtime: Link libselinux dynamically instead of statically. am: d7e42641

am: 73ce15e8

Change-Id: I92c09f1137b7052b2177994268fbd5ae07f6c57e
parents 0ee549d6 73ce15e8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -230,7 +230,6 @@ cc_library_shared {
    static_libs: [
        "libgif",
        "libseccomp_policy",
        "libselinux",
        "libgrallocusage",
        "libscrypt_static",
    ],