commit | 1bea237aa296a35c263f0c4965ba0f5a140cd848 | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Tue Mar 13 14:26:58 2018 -0700 |
committer | Patrick Baumann <patb@google.com> | Mon Apr 30 20:33:36 2018 +0000 |
tree | 1b11564543ab86124636262772e39f6c5be4d1bb | |
parent | 331a22e39a95e335da6f401aa4caee8efb3781de [diff] |
In place split install native support This change makes it possible for apps installed with the DONT_KILL flag set to obtain access to newly installed native libraries while avoiding double load of existing native libraries prior to the install when loaded using System.loadLibrary. Bug: 72047376 Test: manual - used sample app to verify availability of native libs Change-Id: I331eaa48da1f8dee424584911317ec3fba92f873