commit | cee7363be7de0270e5106347c69d813098c59453 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Jan 12 11:23:04 2022 -0800 |
committer | Songchun Fan <schfan@google.com> | Wed Jan 12 15:51:55 2022 -0800 |
tree | 3d8d16d565834ba611873d35fb1342ab0f70cdac | |
parent | 3907b90f845f747426b7601f930449dfc217d6f4 [diff] |
[pm] remove circular dependency in init helper mPm.mOverlayConfig is needed during the initial non-system app scanning. Therefore we have to assign it before the start of non-system app scanning. This CL fixes that. + minor refactors BUG: 211822574 Test: boots Change-Id: Idff0026038f876dba5dcf434d40a8f6999a43e3c