summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChalard Jean <jchalard@google.com>2019-04-01 13:04:07 +0900
committerChalard Jean <jchalard@google.com>2019-04-01 13:32:25 +0900
commitd74219ba4a44657f8c0c0deb83032d211e4797e4 (patch)
tree010e3f0b0ed93c9fdae79920a5e313b66fe7fb7c /tools/aapt2/java/JavaClassGenerator_test.cpp
parent78454f3c468e8ddf98c6f2e4f539bf90af34e0c2 (diff)
Cleanup SystemReady in the network stack
The system server (in SystemServer.java) defines the boot sequence, during which an event called SystemReady happens. This corresponds to a time when critical system services that are depended upon by other components in the system server are ready to handle requests from their dependencies. Some system services are listening to this event to defer initializations that depend on the critical services. Because the network stack is only started after SystemReady, there is no way any NetworkMonitor may be started before SystemReady. Remove the associated mechanism. Fix: 129376083 Test: FrameworksNetTests Change-Id: I071eeb10d0b7c4f71af6653d322c7b442b2cc7ee
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions