libc++fs is part of libc++ now.
Change-Id: I82f3d84eed71bf9e9fe25c70ff0b4c59fa431ad7
This commit is contained in:
parent
7aa7f77d53
commit
3e55962801
1 changed files with 0 additions and 5 deletions
|
@ -85,10 +85,6 @@ cc_library {
|
||||||
"VerityUtils.cpp",
|
"VerityUtils.cpp",
|
||||||
],
|
],
|
||||||
|
|
||||||
static_libs: [
|
|
||||||
"libc++fs",
|
|
||||||
],
|
|
||||||
|
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libbase",
|
"libbase",
|
||||||
"libcrypto",
|
"libcrypto",
|
||||||
|
@ -128,7 +124,6 @@ cc_binary {
|
||||||
header_libs: ["odrefresh_headers"],
|
header_libs: ["odrefresh_headers"],
|
||||||
|
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"libc++fs",
|
|
||||||
"libsigningutils",
|
"libsigningutils",
|
||||||
"lib_odsign_proto",
|
"lib_odsign_proto",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue