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

Commit f07cec3b 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

Change-Id: I28c152f91712cf266c5a54855a06865d9f896312
parents 90b5ae2c 9920578c
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
    )