OSDN Git Service

Remove double unloading hack
authorMathieu Chartier <mathieuc@google.com>
Fri, 6 May 2016 02:55:03 +0000 (19:55 -0700)
committerMathieu Chartier <mathieuc@google.com>
Fri, 6 May 2016 02:55:38 +0000 (19:55 -0700)
commitb408e583385dbf256514885e1671db1b2f633f58
treed7d8a715998dbf8ec22fd76f56ecacaf4e91d786
parent9b4c6f431b8e08317dd91961064faf32e8b76acd
Remove double unloading hack

No longer required since we unload native libraries.

Bug: 28406866
Change-Id: I9ae39b4f2ef0bf6d70c5b7df3e275d36b01ca472
runtime/common_runtime_test.cc