dexdeps: Ignore static initializers on analysis.

  CTS's DexDepsXmlHandler's xml parser will error
  out when it finds a name attribute with a value
  of "<clinit>". Modify Output class to ignore static
  initializer elements to work around this.

Change-Id: I0ecbd8d0f29336cb6acba08f457bebc014c0ad5c
TICKET: CYNGNOS-2189
1 file changed