Remove support for stuck threads

The experimental support for stuck threads requires access to
the java.lang.management package which is not supported on
Android.

Bug: 33613916
Test: make checkbuild

Change-Id: I0146a9881f34f6da8f8f24c1ab14131e32733465
3 files changed
tree: ca9d24808c88cad0dc96ea4eb186972b8073781f
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.mk
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. MODULE_LICENSE_EPL
  11. NOTICE.txt
  12. README.md
  13. README.version
  14. version
README.md

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

Latest Build Status

Built on DEV@cloud