commit | bee622f1eb95fc7c2064616831f2ee7682a52983 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Sat Dec 03 01:33:43 2022 -0500 |
committer | Evan Laird <evanlaird@google.com> | Wed Dec 07 11:14:51 2022 -0500 |
tree | 5dc93927121e9d5078a13e901f2ae2ec75e1dde0 | |
parent | 9014672cd8ade57293a14fe6007510cf8114e2a0 [diff] |
Add a SubscriptionModel We currently only need 2 bits from `SubscriptionInfo`: subscriptionId and isOpportunistic. This CL moves those into a `SubscriptionModel` class and updates all of the usages. Test: existing tests Bug: 249790009 Change-Id: I87686213e68b199b7d4c998f02d6687dcb276a27