OSDN Git Service

Revert "Preload public libraries on Runtime::Start()"
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 26 Feb 2016 08:48:04 +0000 (08:48 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Fri, 26 Feb 2016 08:48:56 +0000 (08:48 +0000)
commite8725e4ab2134f9fd80290cb039a6827a14c381d
treeea75bf62feca0fd85d2c5de236a2dfb262832693
parent7bca74e53d3665bcd243d4e0277f6561c0c80271
Revert "Preload public libraries on Runtime::Start()"

Loading is done in app_process.

Bug: http://b/27245894

This reverts commit 7bca74e53d3665bcd243d4e0277f6561c0c80271.

Change-Id: Ie2edbe88dea867fcd5cca109d279f1c19e4df6bb
runtime/runtime.cc