Add support for dumpsys gfxinfo based jank detection.

Refactored the framework to support the use of multiple jank detection
techniques on a single test. Instead of using the type parameter in the
JankTest annotation, each method of detecting jank is enabled via it's
own annotation.

'dumpsys gfxinfo' based jank detection is enabled by adding the
@GfxMonitor annotation to a test method.

Change-Id: I8277a367f33859ec75726568b7f164ab144f5cd8
15 files changed
tree: d50c76a4b4631caf653e4c3a0a413d33a417b3e5
  1. src/
  2. Android.mk