OSDN Git Service

Never use ASAN for acp.
authorDan Albert <danalbert@google.com>
Fri, 31 Oct 2014 23:30:26 +0000 (16:30 -0700)
committerDan Albert <danalbert@google.com>
Fri, 31 Oct 2014 23:33:08 +0000 (16:33 -0700)
commit7909ea9922b211832a7ed149c1c9e4ca52f914f5
tree6ae624b4357c2e1db59d2069c7868075a2a58ea2
parentdfa2f8a6e309bca516a11d83abd1aa8733acce69
Never use ASAN for acp.

Since acp is needed to build the ASAN libs, we can't use ASAN to
instrument it. Since libhost is included statically in acp, we can't
instrument that either.

Change-Id: Idb389df945380b6ef447fc3d3ead8be27ec09011
libs/host/Android.mk
tools/acp/Android.mk