commit | c59761ccbf0507f6f06f5f2a3ffb3c07541be5fa | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Tue Aug 15 15:44:55 2023 -0700 |
committer | Nathan Harold <nharold@google.com> | Tue Aug 22 19:35:24 2023 +0000 |
tree | 176c293f08aa387991b513c59c20cbf0e3668545 | |
parent | b819632185af2b8a9def9c96f69f1cafa7c429ab [diff] |
Fix a Null retval in SM#getSubscriptionsInGroup In the event that the SubscriptionService can't be reached, system callers receive a null return value instead of receiving the documented NonNull result. Simple fix to ensure that the return value is an empty list. Bug: 296125268 Test: atest FrameworksTelephonyTests Test: MO/MT voice call, MO/MT sms, data Change-Id: I21f536e8739c1fb27caeac3266e964eb64c56a3e