aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fuchsia.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/fuchsia.mk b/fuchsia.mk
index 81338f0..631870c 100644
--- a/fuchsia.mk
+++ b/fuchsia.mk
@@ -51,3 +51,6 @@ art_apex :=
# Fuchsia only has 64-bit support.
TARGET_SUPPORTS_32_BIT_APPS := false
TARGET_SUPPORTS_64_BIT_APPS := true
+
+# The target has no boot jars to check.
+SKIP_BOOT_JARS_CHECK := true