snapshotctl: Not necessary to link to libdm.
The symbols are provided by libfs_mgr_binder. Bug: 149942628 Test: snapshotctl builds Merged-In: Ie4313c7add5c71bb9614a4d97eec41329425f23d Change-Id: Iac986bcaaf4a8738b2938c6f95569eb8f5154805
This commit is contained in:
parent
e4f24b6d9d
commit
c4bf521d09
|
@ -222,7 +222,6 @@ cc_binary {
|
|||
"snapshotctl.cpp",
|
||||
],
|
||||
static_libs: [
|
||||
"libdm",
|
||||
"libfstab",
|
||||
"libsnapshot",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue