commit | 061b2f769d10a4bced04604a7604a8d568380b1b | [log] [tgz] |
---|---|---|
author | Benedict Wong <benedictwong@google.com> | Mon Nov 02 17:52:06 2020 -0800 |
committer | Benedict Wong <benedictwong@google.com> | Wed Nov 04 18:40:41 2020 +0000 |
tree | fcc68995cfd23dcebede2bebc2ab734303746f83 | |
parent | 04c894b6fa7d85e3fe8af58a68f8120af27c6473 [diff] |
Add NonNull annotation to getAllSubscriptionInfoList This change marks getAllSubscriptionInfoList as NonNull; the method already catches all exceptions, and returns an empty ArrayList if something failed. Test: atest FrameworksTelephonyTest Change-Id: I7799d05f0f1f249fa5f4a47a3f4ff2c2691c75dc