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

am: f07cec3b69

Change-Id: I26cd047f958930c8311e79f716e61435158a8828
This commit is contained in:
Anton Hansson
2018-10-03 09:10:34 -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
)