aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-07-12 07:29:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-07-12 07:29:52 +0000
commit1f7036847ae5d63d368dcc12ba1a78693323e7b4 (patch)
treee359d753cedd4a616e0144dfdc7f23ea4483cf9a
parentdf2d1108238b63356663fb8a4ea16274797f84a6 (diff)
parent51566dfbb438f820c64b5a77a2a425ff52885578 (diff)
downloadandroid_external_toybox-staging/lineage-15.0_rebase-android-8.0.0_r23.tar.gz
android_external_toybox-staging/lineage-15.0_rebase-android-8.0.0_r23.tar.bz2
android_external_toybox-staging/lineage-15.0_rebase-android-8.0.0_r23.zip
release-request-5b9b9a64-937a-49c8-8624-8f3097e6fbf0-for-git_oc-dr1-release-4173081 snap-temp-L87600000081515330staging/lineage-15.0_rebase-android-8.0.0_r23
Change-Id: I68fe9f226cbbd9571228604a755b5af6e1012d6c
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 971d8736..69c09d63 100644
--- a/Android.mk
+++ b/Android.mk
@@ -226,7 +226,7 @@ common_CFLAGS := \
toybox_upstream_version := $(shell sed 's/#define.*TOYBOX_VERSION.*"\(.*\)"/\1/p;d' $(LOCAL_PATH)/main.c)
-toybox_version := $(toybox_upstream_version)-android-$(BUILD_NUMBER_FROM_FILE)
+toybox_version := $(toybox_upstream_version)-android
toybox_libraries := liblog libselinux libcutils libcrypto libz