Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a9c083b authored by David Anderson's avatar David Anderson
Browse files

vts_fs_test: Statically link libfs_mgr.

Bug: 222065493
Test: builds
Change-Id: I9ce4aa2594a4e946c79a51f0ed3d2121c7eaee36
parent a323e023
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,9 +109,9 @@ cc_test {
    ],
    shared_libs: [
        "libbase",
        "libfs_mgr",
    ],
    static_libs: [
        "libfs_mgr",
        "libfstab",
        "libgmock",
        "libgtest",