OSDN Git Service

Explain why attempts to remove the libc++ dependency are futile.
authorElliott Hughes <enh@google.com>
Wed, 10 Jun 2015 18:45:39 +0000 (11:45 -0700)
committerElliott Hughes <enh@google.com>
Wed, 10 Jun 2015 18:45:39 +0000 (11:45 -0700)
commit18ed9c765096a1a9b993b29df74749f7e811315a
treeea6c25e4dc7fe0ddc8103d5fb816b0b9cd59d61c
parent0e7e9a15726650e492b09f51a48ef14a7e1b0c2e
Explain why attempts to remove the libc++ dependency are futile.

This isn't as useless as it seems though. It should prevent me from
going down this path a third time, and it removes one pointless barrier
that gets in the way of running a toybox binary on an older release.

Change-Id: Ia193eb7af162878a331db1b1e1c90ff0f617becb
Android.mk