commit | 048a0db7b512326d0fae0efa7fef7ea2d17a3dd8 | [log] [tgz] |
---|---|---|
author | Dmitriy Ivanov <dimitry@google.com> | Sun Nov 15 14:58:36 2015 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Fri Dec 11 13:18:42 2015 -0800 |
tree | 790004c311c7265a07f9dacebcbf0e9b0033fce6 | |
parent | c2b16e14a6da9557ec1de55b93545faed50e1eb8 [diff] |
Use nativeloader to load NativeActivity System apps are the exception and they can access internal platform libraries (this is needed for bundled apps to work correctly). Also fix the way NativeActivity loads the native library to correspond to the way BaseDexClassloader does it. Bug: http://b/22548808 Bub: http://b/25777936 Change-Id: Idc94cdded182ea2cb1cbebc76c336cc3394c7ebe (cherry picked from commit 6f06ad7df1362e9e5b252689f452bdeee2e5af46)