Notify waiters even if mMaxAdnCapacity of SIM is 0.
Requesters waiting for ADN loading are not notified if mMaxAdnCapacity is 0. This might block the requester from moving forward. To avoid such scenarios, notify waiters even if mMaxAdnCapacity is 0. Bug: 280014301 Test: atest CtsSimPhonebookProviderTestCases Flashed device on raven-userdebug and performed basic functionality tests. Change-Id: I7db3a4e8c684264630cd2b6fd333e47eeb38e3e6
Loading
Please register or sign in to comment