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:
David Anderson 2020-02-27 14:51:51 -08:00
parent e4f24b6d9d
commit c4bf521d09
1 changed files with 0 additions and 1 deletions

View File

@ -222,7 +222,6 @@ cc_binary {
"snapshotctl.cpp",
],
static_libs: [
"libdm",
"libfstab",
"libsnapshot",
],