commit | 5fe695fbddd7b913901312385cf4ff5dca4e505a | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Fri Jan 28 22:44:58 2022 -0800 |
committer | Sarah Chin <sarahchin@google.com> | Fri Mar 18 09:58:47 2022 -0700 |
tree | 9471520539a9d3ca0d81010baf4de25df84a550b | |
parent | 36b9bc8e4bd1952952cac7c687a811f4ed7ded49 [diff] |
Update getSubscriptionPlans documentation getSubscriptionPlans can return null if a plan has not been set for the given subId yet. Change the annotation from @NonNull -> @Nullable and update the documentation. SubscriptionManager#getSubscriptionPlans will return the @NonNull plans instead. Test: build Bug: 213896944 Change-Id: I7b232a1a695d1db7cb0d0a177bb1090e9033b805 Merged-In: I7b232a1a695d1db7cb0d0a177bb1090e9033b805