summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorpaulhu <paulhu@google.com>2019-05-21 13:57:02 +0800
committerPaul Hu <paulhu@google.com>2019-05-21 09:16:44 +0000
commitc877311f88d190c0d22bc7988f647ce37a7ce5e1 (patch)
tree97039b342fe5c90ec7f81b832b0550385f47ef24 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9e02ea476336c5ce9318f2812914a594594faf60 (diff)
Fix null IpmemoryService object in AGO project.
WTF will happen in RegularMaintenanceJobService due to scheduling job and starting maintenance job are in different processes. In AGO project, scheduling job use inprocess process. But starting maintenance job use networkstack process. So IpmemoryService objcet will be null when trying to do the maintenance job. Bug: 132763800 Test: Verify on both AGO and non-AGO projects that WFT will not happen. Test: atest NetworkStackTests Change-Id: I29ea1710b45b8aef697b84e17e793ba9b2cab490
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions