| Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I0d0bcdde2957974eb357a6f3d820bd5ab0fa47ee
|
|
Use LOCAL_REQUIRED_MODULES for Pie and up and
LOCAL_ADDITIONAL_DEPENDENCIES for Oreo and down.
Change-Id: I5365e782f98f3bbf4bf246be22c8f573824b65ee
|
|
- Cleaned up toolbox/Android.mk so that BSD dd builds
with correct Android versions
Change-Id: Idb15811480ec03b05336d54b866233b5ac99dfaf
|
|
When building with TW_USE_TOOLBOX, build currently fails.
This patch fixes those build errors.
Change-Id: I041523d93a3fa9624fee80679e521750b4f9edfa
|
|
- Include symlinks for egrep and fgrep
Change-Id: I78e27f95efa143fa63def02c9e72af567833aefe
|
|
Currently when building for SDK 27 with TW_USE_TOOLBOX,
no getprop symlink is produced. This minor change creates
a symlink for getprop on SDK 27.
Change-Id: I71bd3e0d0525bd0ae51634f52a5749ba0ff58444
|
|
Change-Id: Ic5983498caf9a082d23fdfbc3683e77697fcaf64
|
|
Fix toybox build at android 8.1.
PS: xzcat support removed
Signed-off-by: Humberto Borba <humberos@gmail.com>
Change-Id: I185231bacf24db073f66eb57a146d7d1b64ffc2a
|
|
Change-Id: I8c8a9734adbf36c33463123844fa6e078934ae34
|
|
Change-Id: I9c909bc990210fc3ec2ed3edf0ac106248f613ba
|
|
These changes are needed by any ROM where devices are configured to
use TOOLBOX/TOYBOX instead of BUSYBOX (i.e., TW_USE_TOOLBOX := true).
Change-Id: I68b88cc9fb857f32864556c4b6c9c8e6ee744051
|