commit | 4854d055bb86881463abf59b9ec8febc632784ab | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Nov 04 23:14:26 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Wed Dec 28 12:09:09 2022 +0800 |
tree | 759c18303bbfcd8f3dbb1fc98848c039a0c17056 | |
parent | cd9399be1e910503b5c2d88e1203211115fa06c7 [diff] |
Remove mSubscriberIdMatchRule from NetworkTemplate Currently, mSubscriberIdMatchRule is only used in NetworkTemplate and it depends on if mMatchSubscriberIds is empty or not. Thus, remove it since is not really necessary and replace it with checking matchSubscriberIds if needed. Bug: 238843364 Test: build, FrameworksNetTests CtsNetTestCases Change-Id: Ic66d2ff2826846778b004bb15a4718a62fa1f470