Skip to content

Commit

Permalink
set-verity-state: Link to libfs_mgr_binder.
Browse files Browse the repository at this point in the history
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

Former-commit-id: bd559294090bd05a2c87cf5d25d0618c6128b007
  • Loading branch information
dvandercorp committed Dec 30, 2019
1 parent 2cf89b0 commit 920bb13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion set-verity-state/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ cc_binary {
"libcrypto_utils",
"libcutils",
"libfec",
"libfs_mgr",
"libfs_mgr_binder",
"liblog",
"libutils",
],
static_libs: [
"libavb_user",
Expand Down

0 comments on commit 920bb13

Please sign in to comment.