Fix ClassLinker::InitializeStaticStorageFromCode

Previously the code computed the storage and returned the pointer to
it, but it forgot to set the value into the table for future
callers. Added a test to confirm the correct behavior.

Change-Id: I48717a3d4926f5ddc0ad09d065f75d031eb5b8fb
5 files changed
tree: ad460a6c8cb702eeaf13818a238d2ba53fe66d18
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk