diff options
author | Aaron Huang <huangaaron@google.com> | 2021-03-18 21:35:45 +0800 |
---|---|---|
committer | Aaron Huang <huangaaron@google.com> | 2021-04-06 07:18:06 +0000 |
commit | f5c7c4956322e001c83d9d15637a3eef006fec90 (patch) | |
tree | 88f659e1e250aef6905621db7b338ae9442788d4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9503a30900646e290d708882a1ebecef76fff848 (diff) |
Fix IpConfigStore dependencies on framework-connectivity
This change fixes IpConfigStore dependencies on framework-connectivity
hidden APIs.
- Use the version of SystemApi to new RouteInfo.
- Inline the implementation of isIPv4Default() directly because
isDefaultRoute() is a public API so it can be used in this class.
(cherry-picked from ag/13945685)
Bug: 178777253
Test: FrameworksServicesTests:IpConfigStoreTest
Merged-In: I5ed1bc8bc8bee5b0c795fd8577a2d64628998e51
Change-Id: I5ed1bc8bc8bee5b0c795fd8577a2d64628998e51
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions