summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWinson <winsonc@google.com>2016-04-19 16:18:28 -0700
committerWinson <winsonc@google.com>2016-04-19 16:18:28 -0700
commit5b15f9bb9dcf92340c8263c1070dac97a50599c7 (patch)
tree2d8c919d7d57815095c74135919e72a8477b07b3 /tools/aapt2/java/JavaClassGenerator.cpp
parentce9630da86342c7bf30f00d1ced34a1d051c55ba (diff)
Fixing crash when dumping secondary SystemUI user service.
- Secondary user’s SystemUI process is initialized with SERVICES_PER_USER, which is a strict subset of SERVICES, but mServices is a fixed size array that does not change, so we need to add a null check when iterating through the current list of services for the non-primary user. Bug: 28153575 Change-Id: I0a6b4726e82f2efddda358a835b1ef3d9f165375
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions