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

Commit 28885ca4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[fs_mgr] Use shared libutils for remount" am: f98bcdba am: 33bde478

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1809693

Change-Id: Ib7fed5e2c4356f2ae1ee1cac83e5a159b3f22bd4
parents a1fc9628 33bde478
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,6 @@ cc_binary {
    static_libs: [
        "libavb_user",
        "libgsid",
        "libutils",
        "libvold_binder",
    ],
    shared_libs: [
@@ -230,6 +229,7 @@ cc_binary {
        "liblog",
        "liblp",
        "libselinux",
        "libutils",
    ],
    header_libs: [
        "libcutils_headers",