commit | e839e63d214e18ce44de3fe3deae39ff9d8d7ad0 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Feb 03 16:14:32 2022 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Feb 07 11:45:12 2022 +0900 |
tree | e6dc045c1e718a2235d4572a7ac4a8b14c0ce866 | |
parent | 8c67bb002a038de3f41bde2fca674b1695dac74b [diff] |
Remove @hide usage and fix NetworkPolicy backup Remove usage of hidden symbols for network stats APIs, replacing them with public API alternatives. Also fix backup of NetworkPolicy when the set of subscriber IDs is empty. This as not caught because the test used a hidden API builder that creates a non-empty set containing null. Bug: 197717846 Test: atest FrameworksCoreTests Change-Id: I45a98795c571ac97bd6025988da156bd06d57e45