Fixed the callback not received issue
Telephony callback has weak reference. Need to have a reference to hold the callback so it won't be GC'd. Fix: 343131514 Test: Manual test Test: atest FrameworksTelephonyTests Change-Id: I644d6e3a37a699ef539ba9ccc77560d14d60ece3
Loading
Please register or sign in to comment