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

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

Merge "[services.incremental] Use shared libutils for remount" am: 44233c69

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1810680

Change-Id: I2614171ee4fc1822a2a3c1e7e50658487218a34d
parents 53877130 44233c69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@ cc_defaults {
        "libincremental_manager_aidl-cpp",
        "libprotobuf-cpp-lite",
        "service.incremental.proto",
        "libutils",
        "libvold_binder",
        "libc++fs",
        "libziparchive_for_incfs",
@@ -78,6 +77,7 @@ cc_defaults {
        "libincfs",
        "liblog",
        "libpermission",
        "libutils",
        "libz",
    ],
}