Don't set the context class loader until it has been created.

We had a bug where we were setting the main thread's context
class loader to null because we hadn't created it yet. This
moves the setting of the context class loader to after it has
been created.

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