Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 14fe6761 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Inject more dependencies in PackageManagerService

We're now using the injector for the majority of constructor
dependencies.

This change is part of a larger effort to break PackageManagerService
from directly instantiating its dependencies and to avoid using static
service providers, factories and getInstance methods in favor of
a mockable injector and provider / wrapper classes.

Test: device boots and runs as expected; this change doesn't change any behavior
Bug: 169360984
Change-Id: Ife7a052defa6f16482751b330febc1074a4d2489
parent ab09038c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment