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

Skip to content
Commit a074315f authored by Xiaowen Lei's avatar Xiaowen Lei
Browse files

Move registerConfigProvider call before registerDataProvider.

`registerDataProvider` invokes `registerListener`, which calls
`onSmartspaceTargetsUpdated` and eventually
`CardPagerAdapter.setTargets`.

`CardPagerAdapter.setTargets` (and also `onSmartSpaceTargetsUpdated,
after ag/21572853) uses the config provider. We should set the config
provider to the correct one before used.

Bug: 270629477
Bug: 262630440
Test: manual
Test: passes existing tests
Change-Id: I898c012cd4b26e8b2be91ef900ccc384a4bafbbe
parent 6f0e543b
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