commit | ed26feb95c8b22508a35e935c122625caed38d35 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Dec 21 06:57:14 2021 +0000 |
committer | Junyu Lai <junyulai@google.com> | Wed Dec 22 09:50:44 2021 +0000 |
tree | 32e89e49b7f2ae4862f2b44cb241cf258cd8d03e | |
parent | 528a63d7e9e5fafe7da6476ba0c41092257b0bc2 [diff] |
[MS15.1] Remove get/setSubscriberIdMatchRule dependencies Subscriber Id Match Rule won't be exposed as system Api. Callers should use Builder#setSubscriberIds or NetworkTemplate#getSubscriberIds to set/get the Subscriber Ids filter. An empty set in the paremter or return value represents the intention of matching any Subscriber Ids. Test: atest NetworkPolicyManagerServiceTest \ FrameworksNetTests Bug: 204830222 Change-Id: I12c54280b44c71e4737e82859dfe869794cc9c29