summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2020-04-20 16:04:46 +0900
committerLorenzo Colitti <lorenzo@google.com>2020-04-20 17:54:20 +0900
commit632092bb287da982bb897ee0545a5ee35218d3c0 (patch)
treef93c70fae42eaaab591e69babc1bac3c922b1967 /tools/aapt2/java/JavaClassGenerator.cpp
parent0a9b1b6a4b4fb91ede1629cabf5b483871523911 (diff)
Stop prefix discovery if an RA prefix arrives in DISCOVERING
Currently, if a prefix is learned from an RA while prefix discovery is running, clatd will be correctly started, but prefix discovery will be stopped. In order to fix this, make it possible to call stopPrefixDiscovery without transitioning to IDLE state (which is obviously necessary in this case), by moving the assignment of the next state from that method to its callers. For consistency, do the same for startPrefixDiscovery. Bug: 150648313 Test: new test coverage Change-Id: I3803fa3d9806848b331c35ee8bac256934bd1f21
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions