summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSreeram Ramachandran <sreeram@google.com>2014-06-11 15:56:51 -0700
committerSreeram Ramachandran <sreeram@google.com>2014-06-11 15:56:51 -0700
commit211c06eb811c2a24b2317da1db17ba54ae45dc7b (patch)
treea228f02dea7cf01a05d3a01cc2756ce1e9b4610e /tools/aapt2/java/JavaClassGenerator_test.cpp
parente37da759c521b156f0f2f8fecaa3cb52969674e2 (diff)
Fix wifi connectivity issues.
http://ag/480881 changed RouteInfo.getDestination() to return an IpPrefix instead of a LinkAddress. This makes the equals() comparison always fail. So, when ConnectivityService.updateRoutes() is given identical routes, instead of realizing that there's no diff, it would consider them different, and thus add and remove the same route. The add would fail, since the route already existed in netd, but the remove would succeed, leaving the system with no routes and thus no connectivity. Bug: 15564210 Change-Id: I2003b0fcb809cc20837dc489c58af37891ca4556
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions