Merge "vts_fs_test: Statically link libfs_mgr."
This commit is contained in:
commit
1e80f2d47d
1 changed files with 1 additions and 1 deletions
|
|
@ -109,9 +109,9 @@ cc_test {
|
|||
],
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"libfs_mgr",
|
||||
],
|
||||
static_libs: [
|
||||
"libfs_mgr",
|
||||
"libfstab",
|
||||
"libgmock",
|
||||
"libgtest",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue