Fix NPE at DisplayInfoController
Avoid pre-mature call of updateTelephonyDisplayInfo() until NetworkTypeController() is being constructed. Callback when registered if called immediately before the object being constructed, can lead to NPE. Flag: EXEMPT Bugfix Bug: 375921149 Bug: 383766616 Test: m and atest Test: Regression at b/383766616 Change-Id: I9787d304b8fa232dbd68bd986a13a1cd56e1f87f
Loading
Please register or sign in to comment