android/base/system/System.cpp: Make valgrind happy.

This removes a valgrind warning when running this part of
the code, by initializing a stack-allocated array to 0.

Change-Id: Ia8f0aad4bd2a7743f3b53ad447a8759c321c80f7
1 file changed