Fix clang compiled memset recursive call problem.

* Use LOCAL_CLANG_CFLAGS += -fno-builtin-memset
  to avoid calling memset from VG(memset).

Bug: 28454823
Change-Id: I48569bf3d2a5876980206fda521327f1a46258bb
Test: Run valgrind on linux host and arm/x86 targets.
2 files changed