Merge "[services.incremental] Use shared libutils for remount"

This commit is contained in:
Treehugger Robot
2021-09-01 18:10:10 +00:00
committed by Gerrit Code Review

View File

@@ -65,7 +65,6 @@ cc_defaults {
"libincremental_manager_aidl-cpp",
"libprotobuf-cpp-lite",
"service.incremental.proto",
"libutils",
"libvold_binder",
"libc++fs",
],
@@ -77,6 +76,7 @@ cc_defaults {
"libincfs",
"liblog",
"libpermission",
"libutils",
"libz",
"libziparchive",
],