History log of /external/valgrind/Android.clean.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ff3686f90702377744f2ebb887cd34363f03a665 22-Aug-2016 Dimitry Ivanov <dimitry@google.com> Use correct LOCAL_MODULE_TARGET_ARCH for x86_64

valgrind uses amd64 arch name where android build system
uses x86_64. The build file has a substitute for that but
that substitute was mistakenly used for LOCAL_MODULE_TARGET_ARCH
which lead to omitted x86_64 binaries for target builds.

Bug: http://b/30964325
Test: Build aosp_x86_64 and make sure amd64 binaries are present in
Test: out/target/product/generic_x86_64/system/lib64/valgrind/
Change-Id: I6ede1948aaadeea6f01329cd007bcd62e5a4d19f
/external/valgrind/Android.clean.mk
d447437611f456054f628462106044a119fa6b02 27-May-2015 Dmitriy Ivanov <dimitry@google.com> Remove main/ to match upstream tree structure.

Change-Id: I4863062f578e14290ab1b006c3a6d1f3cca2f7ae
/external/valgrind/Android.clean.mk