Force LOCAL_CLANG := true to use C++14

Some builds still don't have clang as the default compiler, so we
need to force it in order to use C++14 features (i.e. chrono
literals).

Change-Id: I96f4e4a162e6d3d31acda0ecbbba4eff51d6cf14
1 file changed