diff options
author | Mathieu Chartier <mathieuc@google.com> | 2019-10-23 09:53:39 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2019-10-24 08:04:31 -0700 |
commit | d3c72db3bb210939ca9ff814577e00111baf4018 (patch) | |
tree | 215208b5d0d2f544f18c4cfacd8707129a9f1b37 /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | 0ac7e561e92d9335a5174542abca8ca36f514d11 (diff) |
Avoid preloading classes for boot image profiling
Since the clinits may execute methods, we should avoid preloading
classes to avoid executing methods that may not be required. These
samples could cause inaccuracy in the boot image profile.
Test: manual: adb logcat | grep preloadClasses
Bug: 139883463
Change-Id: I5b4568a477724606105196cba010109f80eecec1
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions