aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
-rw-r--r--java_annotation_processors.mk2
2 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 08419f01d..cc57c5fc8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -28,7 +28,6 @@ LOCAL_JAVA_LIBRARIES := \
dagger2-inject-host \
guavalib
-#LOCAL_JACK_ENABLED := disabled
include $(BUILD_HOST_JAVA_LIBRARY)
# build dagger2 producers host jar
diff --git a/java_annotation_processors.mk b/java_annotation_processors.mk
index 18ef29ba1..22ff02087 100644
--- a/java_annotation_processors.mk
+++ b/java_annotation_processors.mk
@@ -59,8 +59,6 @@ LOCAL_ADDITIONAL_DEPENDENCIES += $(PROCESSOR_JARS) $(GENERATED_SOURCE_DIR)
$(GENERATED_SOURCE_DIR):
mkdir -p $@
-LOCAL_JACK_ENABLED := disabled
-
# Clean up all the extra variables to make sure that they don't escape to
# another module.
PROCESSOR_LIBRARIES :=