Android CTS 12.1 Release 2 (8602832)
Remove NetworkCapabilities#combine*

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1919248

This removes methods in NetworkCapabilities that have been
removed from the mainline module in aosp/1919248, and as such
the code no longer has these private methods (including on S-V2
because it has the module) and we can't test for them.

For this reason these tests should be removed, as they won't
pass on a device with a recent module, and they have served
no purpose for a long time anyway.

Test: FrameworksNetTests
      m
Bug: 218802331
Merged-In: Ia69c20afa16c2153839891f6e33331caa9da33ff
Merged-In: I58462f6d0303803ffd43333b67865c57edef39a3
Change-Id: Id5cca1972e115aeeb1061594dda07e39147630ac
(cherry picked from commit 28061cd1dd1c3153ff96e40f13c23118cd598acd)
(cherry picked from commit 7ac1aa5141021b55e7ad98149ff80169ef1ba9bb)
2 files changed