commit | 606f8e79a210260a28b2629726740bf7e94c9f13 | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Wed Feb 15 18:40:03 2017 +0000 |
committer | Tony Mak <tonymak@google.com> | Wed Feb 15 19:44:08 2017 +0000 |
tree | b12c80dda080b10e0c08ffd8d39944d869833770 | |
parent | 288639860a8ab05cc7d09d3dc21b4224b3a832db [diff] |
Defer readSessionsLocked until system ready readSessionsLocked depend on DPMS, so defer it until all system service is started Fix: 34663223 Test: Manual 1. Try to install an app and reboot before it is installed (so the session is persisted in a file) 2. Observe that PackageInstallerService read the persisted session in onSystemReady and able to get the DPM instance. 3. Observe play can read the persisted session Change-Id: Ia14ed09db08fcf59189fa29293f0ac5066650942