Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8478f124 authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Fix TWS requirement in definitions.mk" am: ee08d635 am: 9920578c

am: f07cec3b

Change-Id: I26cd047f958930c8311e79f716e61435158a8828
parents 9a0d49bc f07cec3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
    )