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

Skip to content
Commit 5a91648a authored by Daniel Bright's avatar Daniel Bright
Browse files

Initalize Radio Hal Capabilities before Phone

A component of Phone needs access to radio hal capabilities.
This adds two requirements on how the capabilities get loaded:
1. They need to be loaded before PhoneFactory#makeDefaultPhone
2. They need to be loaded on a thread other than the main thread
As a result, the loading code is taken out of
PhoneConfigurationManager and into its own class which uses a
thread other than main.

Test: Temporarily added radio hal capabilities check
within IccPhoneBookInterfaceManager and checked logs.
Bug: 181462353
Merged-In: I5a74c3195e9c7a632c2401024994bcd86788c8f6
Change-Id: I6a51039ff0bacb57f9704438639e0289087a8f9d
parent ab604a06
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