Merge "Remove Turbine definition from config.mk"

This commit is contained in:
Treehugger Robot 2017-10-21 01:20:45 +00:00 committed by Gerrit Code Review
commit a6d7420c58
1 changed files with 0 additions and 1 deletions

View File

@ -631,7 +631,6 @@ DATA_BINDING_COMPILER := $(HOST_OUT_JAVA_LIBRARIES)/databinding-compiler.jar
FAT16COPY := build/tools/fat16copy.py
CHECK_LINK_TYPE := build/tools/check_link_type.py
TURBINE := $(HOST_OUT_JAVA_LIBRARIES)/turbine$(COMMON_JAVA_PACKAGE_SUFFIX)
PROGUARD := external/proguard/bin/proguard.sh
JAVATAGS := build/tools/java-event-log-tags.py
MERGETAGS := build/tools/merge-event-log-tags.py