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
This commit is contained in:
parent
c17827b095
commit
8bf310b9f3
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ cc_defaults {
|
|||
"libdiskconfig",
|
||||
"libext4_utils",
|
||||
"libf2fs_sparseblock",
|
||||
"libfscrypt",
|
||||
"libhardware",
|
||||
"libhardware_legacy",
|
||||
"libhidlbase",
|
||||
|
|
Loading…
Reference in a new issue