Merge "Fix TWS requirement in definitions.mk" am: ee08d635c7

am: 9920578c25

Change-Id: I28c152f91712cf266c5a54855a06865d9f896312
This commit is contained in:
Anton Hansson
2018-10-03 09:06:27 -07:00
committed by android-build-merger

View File

@@ -3234,7 +3234,7 @@ endif
##
## $(1): path to validate
define try-validate-path-is-subdir
$(strip
$(strip \
$(if $(filter /%,$(1)),
$(1) starts with a slash
)