diff options
author | Andreas Gampe <agampe@google.com> | 2016-04-13 17:58:05 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2016-04-15 20:28:12 -0700 |
commit | c94eeebc7cf3e577eed3ea380401007aea642bf3 (patch) | |
tree | f3ff5692c4f93dcc01e2bf4635e444b965cdead4 /test/ProfileTestMultiDex/main.jpp | |
parent | 5ad9767694ecf48de05425a030ee2e74903cc93f (diff) |
ART: Add ClassLoader.getResourceAsStream cutout
Add support for getResourceAsStream to unstarted runtime.
Allows to compile-time initialize:
* android.icu.impl.ICUConfig
Allows to revert other resource loading hacks.
Do not intercept Class.getResourceAsStream directly. There is
name-mangling involved, leave that on the Java side.
Bug: 27265238
Change-Id: I8c408aa633086f4a1aa14bb1b404607b2498fe97
Diffstat (limited to 'test/ProfileTestMultiDex/main.jpp')
0 files changed, 0 insertions, 0 deletions