set-verity-state: Link to libfs_mgr_binder.
Now that remount can create a scratch partition via gsid, callers into fs_mgr_overlayfs need to link to libfs_mgr_binder. Bug: 134949511 Test: adb disable-verity Change-Id: Ia8342075822613bc5a6c4788a362db1e72684fba
This commit is contained in:
parent
23243497fd
commit
bd55929409
1 changed files with 2 additions and 1 deletions
|
@ -9,8 +9,9 @@ cc_binary {
|
|||
"libcrypto_utils",
|
||||
"libcutils",
|
||||
"libfec",
|
||||
"libfs_mgr",
|
||||
"libfs_mgr_binder",
|
||||
"liblog",
|
||||
"libutils",
|
||||
],
|
||||
static_libs: [
|
||||
"libavb_user",
|
||||
|
|
Loading…
Reference in a new issue