Remove libfscrypt now it's in libfs_mgr

Now that we include libfscrypt in libfs_mgr via whole_static_libs we
should not reference it directly.

Bug: 143307095
Test: treehugger
Change-Id: I4cd138b50131ec8ce7835d9604c89c99cae53212
gugelfrei
Paul Crowley 5 years ago
parent c17827b095
commit 8bf310b9f3

@ -52,7 +52,6 @@ cc_defaults {
"libdiskconfig",
"libext4_utils",
"libf2fs_sparseblock",
"libfscrypt",
"libhardware",
"libhardware_legacy",
"libhidlbase",

Loading…
Cancel
Save