Revert "Use Omni busybox"

This reverts commit ba1ad7ae95.

Still causes some segfaults
This commit is contained in:
Captain Throwback 2018-03-29 09:15:10 -04:00
parent dfea739beb
commit 0107c309b7
1 changed files with 2 additions and 5 deletions

View File

@ -49,10 +49,7 @@
</project> />
<!-- Custom busybox no longer needed, but will keep here for reference -->
<!-- <project path="external/busybox" name="TeamWin/android_external_busybox" remote="github" revision="android-8.0" /> -->
<!-- Use OmniROM busybox -->
<project path="external/busybox" name="android_external_busybox" remote="omnirom" revision="android-8.1" />
<!-- busybox -->
<project path="external/busybox" name="TeamWin/android_external_busybox" remote="github" revision="android-8.0" />
</manifest>