diff options
author | Winson <winsonc@google.com> | 2016-04-19 16:18:28 -0700 |
---|---|---|
committer | Winson <winsonc@google.com> | 2016-04-19 16:18:28 -0700 |
commit | 5b15f9bb9dcf92340c8263c1070dac97a50599c7 (patch) | |
tree | 2d8c919d7d57815095c74135919e72a8477b07b3 /tools/aapt2/diff/Diff.cpp | |
parent | ce9630da86342c7bf30f00d1ced34a1d051c55ba (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/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions