Merge "Add dependency for vold on fuse_media.o" am: e9c951590e
Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1894199 Change-Id: I0578842564cc92860548f895498c7e852e853166
This commit is contained in:
commit
cca6366ead
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ cc_binary {
|
||||||
required: [
|
required: [
|
||||||
"mke2fs",
|
"mke2fs",
|
||||||
"vold_prepare_subdirs",
|
"vold_prepare_subdirs",
|
||||||
|
"fuse_media.o",
|
||||||
],
|
],
|
||||||
|
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
|
|
Loading…
Reference in a new issue