Minor fixes.

Fix a crash when shutting down if a daemon thread suspended while holding the
heap lock. For some reason, presumably involving extra daemon threads, CTS hits
this a lot.

Silently ignore a couple of dalvikvm options for backwards compatibility. This
makes CTS less noisy.

Remove redundant parentheses that would make it easy for us to introduce a ==/=
bug.

Change-Id: Id44eab29ce393a85585459c280ad47c5a5c749b9
3 files changed
tree: b2fb80c539a6d7c51ae978376390a895f6f9ef7c
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. Android.mk