Skip to content
Snippets Groups Projects
Commit d262346b authored by Tao Bao's avatar Tao Bao Committed by Gerrit Code Review
Browse files

Merge "fs_mgr: Drop some unneeded dependencies."

parents 1e6a318b 7aa46080
Branches
No related tags found
No related merge requests found
...@@ -48,18 +48,15 @@ cc_library { ...@@ -48,18 +48,15 @@ cc_library {
"fs_mgr_overlayfs.cpp", "fs_mgr_overlayfs.cpp",
], ],
shared_libs: [ shared_libs: [
"libfec",
"libfec_rs",
"libbase", "libbase",
"libcrypto_utils",
"libcrypto", "libcrypto",
"libcrypto_utils",
"libcutils", "libcutils",
"libext4_utils", "libext4_utils",
"libkeyutils", "libfec",
"liblog", "liblog",
"libsquashfs_utils",
"libselinux",
"liblp", "liblp",
"libselinux",
], ],
static_libs: [ static_libs: [
"libavb", "libavb",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment