tests/telephonytests/src/com/android/internal/telephony/RadioInterfaceCapabilityControllerTest.java
0 → 100644
+111
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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