Merge "fs_mgr: Drop some unneeded dependencies."
This commit is contained in:
commit
d262346b57
|
@ -48,18 +48,15 @@ cc_library {
|
|||
"fs_mgr_overlayfs.cpp",
|
||||
],
|
||||
shared_libs: [
|
||||
"libfec",
|
||||
"libfec_rs",
|
||||
"libbase",
|
||||
"libcrypto_utils",
|
||||
"libcrypto",
|
||||
"libcrypto_utils",
|
||||
"libcutils",
|
||||
"libext4_utils",
|
||||
"libkeyutils",
|
||||
"libfec",
|
||||
"liblog",
|
||||
"libsquashfs_utils",
|
||||
"libselinux",
|
||||
"liblp",
|
||||
"libselinux",
|
||||
],
|
||||
static_libs: [
|
||||
"libavb",
|
||||
|
|
Loading…
Reference in New Issue