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

Commit 73ce15e8 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

Change-Id: I9fa8026f7463be7b76fecd97862ec0046c7ce040
parents 810fae4d d7e42641
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -227,7 +227,6 @@ cc_library_shared {
    static_libs: [
        "libgif",
        "libseccomp_policy",
        "libselinux",
        "libgrallocusage",
        "libscrypt_static",
    ],