Parallelize data gathering of RuntimePermissionsUpgradeController#onUpgradeLocked
Before we waited for each group to load sequentially. Now all the data is part of a single live-data, hence it is loaded in parallel. Test: Created new user and saw about a 50% reduction of the runtime of onUpgradeLocked Bug: 150407536 Change-Id: I444123e1fa7d86413760e4d462f8e232600f22b4
Loading
Please register or sign in to comment