summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2019-01-08 10:04:25 +0900
committerLorenzo Colitti <lorenzo@google.com>2019-02-25 11:42:00 +0900
commit6998fa8a17756b36d925446bb5e1f3ec4993200f (patch)
treee8c180a879d94016f0af4756b676c5b4dbf62070 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentdf59563de231e19d56e04c5691ad9b67031a576e (diff)
Track NAT64 in the framework and start clatd iff NAT64 detected
Currently, both netd and clatd do NAT64 prefix detection, and we start clatd on all IPv6-only networks regardless of whether netd has detected a NAT64 prefix or not. Instead, track the NAT64 prefix in the framework, and only start clatd if the prefix is detected. This will allow us to remove DNS64 detection in clatd, and pass the NAT64 prefix and the IPv6 address to clatd on the command line instead of clatd finding it itself. That way, netd and the framework will always know how 464xlat is configured, and we'll be able to use that information in netd. Test: builds, boots Test: atest FrameworksNetTests Change-Id: Ida32d5760c5aecf7aeebef08fdb596291b2ce14a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions