From 01e68535560066f5d99f7cc986e31b7ac3db13f1 Mon Sep 17 00:00:00 2001 From: leozwang Date: Sat, 12 Jul 2014 22:03:52 -0700 Subject: [PATCH] Add bcc into /system/bin. Bug: 16161758 Change-Id: I492f6780ecf7d18f291532fc934a80ff7ac643cf --- target/product/core_minimal.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk index ec51ea4ec..b1d654663 100644 --- a/target/product/core_minimal.mk +++ b/target/product/core_minimal.mk @@ -30,6 +30,7 @@ PRODUCT_PACKAGES += \ PackageInstaller \ SettingsProvider \ Shell \ + bcc \ bu \ com.android.location.provider \ com.android.location.provider.xml \