commit | 8be32ddb6a91192b55b505aa63d49c2c5362fc5e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Oct 28 18:19:30 2016 -0700 |
committer | BitO BSessiOn <bitobsession@gmail.com> | Tue Nov 29 13:49:56 2016 +0100 |
tree | be7f442743d81bd19bdfd46d3a548ae69734191f | |
parent | 6b94fbf3c45fd306c06fcdcb113147660ee9d2f3 [diff] |
Zygote: Avoid string concatentation for systrace Avoid the allocation of an unneeded string. With more than 4000 classes being preloaded, this adds up. Test: m Test: device boots Change-Id: I61f10f61ebdd08d17e09aaedd8bf54cc40c41838