Fix TetherPreferenceController ANR
getAvailabilityStatus() is called in main thread, so we should avoid time consuming works in it. Fix: 377146536 Flag: EXEMPT bug fix Test: manual - on Network & internet Test: unit test Change-Id: Ib5ee19744cf164f91aa90be982f5fc5eead5d4d3
Loading
Please register or sign in to comment