commit | 6a0a3326fa02623520c8a2e26b4a34d4f6d63065 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Wed Sep 14 00:40:57 2022 -0700 |
committer | Jack Yu <jackyu@google.com> | Sun Feb 26 23:53:13 2023 -0800 |
tree | 2e45fca59ab1337145dd78e2a76bae3db0470b95 | |
parent | 36f55c44f18ef81788e388b7ba832ff9e7566299 [diff] |
Added builder for SubscriptionInfo Added the builder for SubscriptionInfo, and make all members final. This can prevent other clients accidentally modifying the same copy of SubscriptionInfo. Also moved getAllAccessRules into getAccessRules. Bug: 239607619 Bug: 247140269 Test: Manual + atest SubscriptionInfoTest Merged-In: If2973d78579cc0d0d3c6720d22a4b49a04a2b813 Change-Id: If2973d78579cc0d0d3c6720d22a4b49a04a2b813