commit | f138c7b6b68b2c3e53b69c1837e2954b1909fb1a | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Fri Oct 28 01:48:42 2022 +0100 |
committer | Martin Stjernholm <mast@google.com> | Tue Dec 13 18:00:08 2022 +0000 |
tree | 3f885a59fbd93a43c9747831af8fb077ed082a1d | |
parent | 78dfbc18f5797aa673bec21482f53322dae69cf7 [diff] |
Call through to ART Service in notifyDexLoad if it is enabled. Move the ArtManagerLocal initialization to a place where it can access PackageManagerLocal but still is early enough to precede binder calls to notifyDexLoad. Test: Build with dalvik.vm.useartservice=true, boot, launch an app, and check with temporary logging that ArtManagerLocal.notifyDexContainersLoaded gets called. Bug: 254043366 Change-Id: I97d59f9c15402648627006dde874a068b0706157