summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2017-04-04 15:36:33 -0700
committerDianne Hackborn <hackbod@google.com>2017-04-04 16:12:10 -0700
commit3f7c9f2d0164f2b5826c194e9309791637f35c2c (patch)
treed355c4529c8065ecb743889bde33cd476c2c7edf /tools/aapt2/java/JavaClassGenerator.cpp
parent265dbc1f0916283e607d4de9062f48d533d06487 (diff)
Deliver start service args with ParcelledListSlice.
We have seen issues where we fail restarting a process because there are so many services with so many pending start arguments that we hit IPC limits. So instead of doing an IPC for each service start, collect them together in a list that is sent once, and send it inside of a ParcelledListSlice to control how much data is written inline in the IPC. Test: boot and ran Change-Id: Ifed26ccdf535871e577fc02c7ef1d09060ab06ca
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions