From 04590324c74f7f8e129689ade49762addd934b1c Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 11 Jun 2024 15:29:51 +0000 Subject: [PATCH] libc++fs is part of libc++ now. Change-Id: I49d8f35e1e6b9c149a55ef3033d0af60309d3a35 --- fsverity_init/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/fsverity_init/Android.bp b/fsverity_init/Android.bp index 55884937..212aac4a 100644 --- a/fsverity_init/Android.bp +++ b/fsverity_init/Android.bp @@ -14,7 +14,6 @@ cc_binary { ], static_libs: [ "aconfig_fsverity_init_c_lib", - "libc++fs", "libmini_keyctl_static", ], shared_libs: [