summaryrefslogtreecommitdiffstats
path: root/default.xml
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2015-11-14 22:31:54 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-06 17:54:08 -0800
commit50be19e243383a442e90c7f7bed5a3842c66957b (patch)
treeb349a95009a3a65f50d3e1f37e5a7beae69d636b /default.xml
parent533d6cb4c29ae17f7b59aa58cf649c88edfb4eb3 (diff)
downloadandroid-50be19e243383a442e90c7f7bed5a3842c66957b.tar.gz
android-50be19e243383a442e90c7f7bed5a3842c66957b.tar.bz2
android-50be19e243383a442e90c7f7bed5a3842c66957b.zip
Sorry BusyBox, you've been disrupted.
* Android has fully embraced Toybox in AOSP to replace most of Toolbox and provide a semi-functional commandline environment. * We are currently using the master branch of AOSP, with a few of our own changes. This covers about 90% of the cases where Busybox was used. For the remaining stuff (compression tools, etc) I've brought in extra packages or other fixes in order to cover the gaps. * I suspect this will be controversial, but at this point BusyBox is deprecated and Toybox is the future. * Thank you to everyone (Tanguy, the Android x86 team, Dan, etc) who have maintained this port to Android over the years! Change-Id: I74627a294bb198b28d6727e9b78b72582b1b0ad3
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 40a7f728..bbf285c7 100644
--- a/default.xml
+++ b/default.xml
@@ -49,7 +49,6 @@
<project path="external/boringssl" name="CyanogenMod/android_external_boringssl" groups="pdk" />
<project path="external/bouncycastle" name="CyanogenMod/android_external_bouncycastle" groups="pdk" />
<project path="external/brctl" name="CyanogenMod/android_external_brctl" />
- <project path="external/busybox" name="CyanogenMod/android_external_busybox" />
<project path="external/connectivity" name="CyanogenMod/android_external_connectivity" />
<project path="external/curl" name="CyanogenMod/android_external_curl" />
<project path="external/dhcpcd" name="CyanogenMod/android_external_dhcpcd" groups="pdk-cw-fs,pdk-fs" />