Loading fs_mgr/libsnapshot/Android.bp +11 −13 Original line number Diff line number Diff line Loading @@ -24,14 +24,13 @@ cc_defaults { ], shared_libs: [ "libbase", "libcutils", "liblog", "liblp", ], static_libs: [ "libcutils", "libdm", "libfstab", "liblp", "update_metadata-protos", ], whole_static_libs: [ Loading Loading @@ -146,8 +145,8 @@ cc_library_static { ], static_libs: [ "libfs_mgr", "libgtest", "libgmock", "libgtest", ], } Loading @@ -155,29 +154,28 @@ cc_test { name: "libsnapshot_test", defaults: ["libsnapshot_defaults"], srcs: [ "snapshot_test.cpp", "partition_cow_creator_test.cpp", "snapshot_metadata_updater_test.cpp", "test_helpers.cpp", "snapshot_test.cpp", ], shared_libs: [ "android.hardware.boot@1.0", "android.hardware.boot@1.1", "libbinder", "libcrypto", "libfs_mgr", "libgsi", "libhidlbase", "liblp", "libprotobuf-cpp-lite", "libsparse", "libutils", "libz", ], static_libs: [ "android.hardware.boot@1.0", "android.hardware.boot@1.1", "libfs_mgr", "libgmock", "libgsi", "liblp", "libsnapshot", "libsnapshot_test_helpers", "libsparse", "libz", ], header_libs: [ "libstorage_literals_headers", Loading @@ -192,7 +190,6 @@ cc_binary { ], static_libs: [ "libdm", "libext2_uuid", "libfstab", "libsnapshot", ], Loading @@ -202,6 +199,7 @@ cc_binary { "libbase", "libbinder", "libbinderthreadstate", "libext2_uuid", "libext4_utils", "libfs_mgr_binder", "libhidlbase", Loading Loading
fs_mgr/libsnapshot/Android.bp +11 −13 Original line number Diff line number Diff line Loading @@ -24,14 +24,13 @@ cc_defaults { ], shared_libs: [ "libbase", "libcutils", "liblog", "liblp", ], static_libs: [ "libcutils", "libdm", "libfstab", "liblp", "update_metadata-protos", ], whole_static_libs: [ Loading Loading @@ -146,8 +145,8 @@ cc_library_static { ], static_libs: [ "libfs_mgr", "libgtest", "libgmock", "libgtest", ], } Loading @@ -155,29 +154,28 @@ cc_test { name: "libsnapshot_test", defaults: ["libsnapshot_defaults"], srcs: [ "snapshot_test.cpp", "partition_cow_creator_test.cpp", "snapshot_metadata_updater_test.cpp", "test_helpers.cpp", "snapshot_test.cpp", ], shared_libs: [ "android.hardware.boot@1.0", "android.hardware.boot@1.1", "libbinder", "libcrypto", "libfs_mgr", "libgsi", "libhidlbase", "liblp", "libprotobuf-cpp-lite", "libsparse", "libutils", "libz", ], static_libs: [ "android.hardware.boot@1.0", "android.hardware.boot@1.1", "libfs_mgr", "libgmock", "libgsi", "liblp", "libsnapshot", "libsnapshot_test_helpers", "libsparse", "libz", ], header_libs: [ "libstorage_literals_headers", Loading @@ -192,7 +190,6 @@ cc_binary { ], static_libs: [ "libdm", "libext2_uuid", "libfstab", "libsnapshot", ], Loading @@ -202,6 +199,7 @@ cc_binary { "libbase", "libbinder", "libbinderthreadstate", "libext2_uuid", "libext4_utils", "libfs_mgr_binder", "libhidlbase", Loading