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

Commit e59874a0 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Fix warning on the build servers" am: 7b45384a am: 2968e8c2 am: 60d2f533

am: fbff313c

Change-Id: Id68eaf5fafd5173c2d4c12c6e25d0fe9623bb50b
parents dabd5fa4 fbff313c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@
# literal instead. Using 0 lets us easily distinguish non-canonical builds.
platform_tools_version := $(shell sed \
    's/$${PLATFORM_SDK_VERSION}/0/ ; s/^Pkg.Revision=\(.*\)/\1/p ; d' \
    $(ANDROID_BUILD_TOP)/development/sdk/plat_tools_source.prop_template \
    development/sdk/plat_tools_source.prop_template \
  )
tool_version := $(platform_tools_version)-$(BUILD_NUMBER_FROM_FILE)