[Android-tools-devel] Bug#856001: can't regenerate the upstream version
Hans-Christoph Steiner
hans at eds.org
Tue Feb 28 22:28:23 UTC 2017
We can't regenerate the upstream version since it is generated from a
git commit ID, but that git commit is not public:
fastboot/Android.mk:
fastboot_version := $(shell git -C $(LOCAL_PATH) rev-parse --short=12
HEAD 2>/dev/null)-android
https://android.googlesource.com/platform/system/core/+/0e9850346394
So I'm just going to use the package version.
More information about the Android-tools-devel
mailing list