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

Commit 9920578c authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Fix TWS requirement in definitions.mk"

am: ee08d635

Change-Id: I45983ac80720fa969f953b3a7ddd312f252eb85a
parents 09db6562 ee08d635
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
    )