aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-06-09 07:03:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-06-09 07:03:29 +0000
commit448831c7871aee6ed9e6e02d51d346acd76b5aed (patch)
tree261ade386c4cf12c968e4fd0c40d78a52e28f74b
parent144e7f5e9dbfb2ac3683341330b5284d903f9096 (diff)
parentc17dce8c4c20a0f021ea45bc4219f438ecf73b1b (diff)
downloadf2fs-tools-busytown-mac-infra-release.tar.gz
Snap for 11933214 from c17dce8c4c20a0f021ea45bc4219f438ecf73b1b to busytown-mac-infra-releasebusytown-mac-infra-release
Change-Id: I651d0959f2c03a6244f7151dc20be4d3b1b2aae1
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c5676a5..1ef0bda 100644
--- a/Android.bp
+++ b/Android.bp
@@ -215,6 +215,7 @@ cc_binary {
"fsck_main_src_files",
],
host_supported: true,
+ vendor_available: true,
recovery_available: true,
cflags: ["-DWITH_RESIZE", "-DWITH_DEFRAG", "-DWITH_DUMP"],
srcs: ["fsck/fsck.c", "fsck/resize.c", "fsck/defrag.c"],