Files
frameworks_base/core/java/android
Dimitry Ivanov 70b6130db7 Construct classloader for apps with no java code
The commit 6f06ad7df1
fixed a way to load native library for NativeActivity
by using classloader logic to find the library; which
also fixed the problem of native activity not working
when library is supposed to be opened directly from
the apk.

As a side effect it introduced regression - apps without
java code did not have correctly initialized classloader.
This change fixes this by constructing classloader with
empty dexpath but valid nativeLibrarySearchPath.

Bug: http://b/26015561
Bug: http://b/27250344
Change-Id: I50f1119f0976a95edd75d88efb9fcdedc57efbc3
(cherry picked from commit b9c9026bdd)
2016-02-23 16:09:24 -08:00
..
2016-01-15 16:14:57 +00:00
2016-01-22 18:14:18 +09:00
2015-12-14 12:32:26 -08:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:26:26 +00:00
2016-02-08 00:06:34 -08:00
2016-01-19 14:37:18 -08:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:26:26 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00
2016-01-15 16:14:57 +00:00