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

Commit d7e42641 authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

libandroid_runtime: Link libselinux dynamically instead of statically.

parent 375af769
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",
    ],