Merge "awk: add awk for trees including one-true-awk" into android-9.0

This commit is contained in:
big biff
2019-05-03 02:16:29 +02:00
committed by Gerrit Code Review
+3
View File
@@ -36,6 +36,9 @@ else
ifneq ($(wildcard system/core/libziparchive/Android.bp),)
RELINK_SOURCE_FILES += $(TARGET_OUT_EXECUTABLES)/unzip
endif
ifneq ($(wildcard external/one-true-awk/Android.bp),)
RELINK_SOURCE_FILES += $(TARGET_OUT_EXECUTABLES)/awk
endif
endif
endif
RELINK_SOURCE_FILES += $(TARGET_RECOVERY_ROOT_OUT)/sbin/pigz