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

Commit 886d5976 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Remove libselinux_vendor" am: cd4895df am: 016e9504

am: ad119fd2

Change-Id: I9de9eb1bf40b03f8e6e4bee96028f599b4d9cd7c
parents 2fc42a27 ad119fd2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,6 +46,6 @@ cc_binary {
    cflags: [
        "-DVENDORSERVICEMANAGER=1",
    ],
    shared_libs: ["libcutils", "libselinux_vendor"],
    shared_libs: ["libcutils", "libselinux"],
    init_rc: ["vndservicemanager.rc"],
}