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 16:36:21 +0000 (09:36 -0700)
commit51566dfbb438f820c64b5a77a2a425ff52885578
treee359d753cedd4a616e0144dfdc7f23ea4483cf9a
parentd68cce932344073146812554c8888e038abcc754
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

(cherry picked from commit bf4741d56c55172ffbeffdf21b8d2e5ff5916991)

Change-Id: I4cefb27954c708f06df70bc1874f19927ba16801
Android.mk