Remove the thread_count=1 hack on target device.

Earlier we set thread_count to 1 on the target device, to
avoid "fork" of dex2oat and reduce physical memory usage.

However, since we have multithreading now, we can remove
this code, and take adventage of multi-cores.

Change-Id: I767cb98630d6995ca3eb7fcba938c9710346ab6c
1 file changed
tree: 055e7c3b9f77b8e94ccd0e1ce130c426dae553d3
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk