OSDN Git Service

Don't include the build number in `toybox --version`.
authorElliott Hughes <enh@google.com>
Tue, 11 Jul 2017 00:14:20 +0000 (17:14 -0700)
committerElliott Hughes <enh@google.com>
Tue, 11 Jul 2017 00:16:35 +0000 (17:16 -0700)
commitbf4741d56c55172ffbeffdf21b8d2e5ff5916991
tree8477f34008732aacbe8544d0a5ed603aa2d07d65
parent9e5e16264cf411f4efbb509e8df4630f4996a21a
Don't include the build number in `toybox --version`.

This adds undesired noise to OTA packages, and isn't worth that cost.

Bug: http://b/63513984
Test: toybox --version
Change-Id: Ied2b55155411acb5e73d250c62a8f26d6fa02908
Android.mk