Thread state fixes.

Attaching a native thread should give you a thread in the kNative state.
To be able to run managed code when a thread detaches, we need to be in
the kRunnable state.

Change-Id: I9c8048469d0e2d2a53e8fd85261975bbffe16b4f
3 files changed
tree: be2ab3919e39b1a96c36ca138bfc9af63005107c
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk