Update boot image and system server profiles [M15C15P85S0]

=Generation Strategy=

method_threshold: 0.15
image_class_threshold: 0.15
preloaded_classes_threshold: 0.85
upgrade_startup_methods_to_hot: true
system_server_threshold: 0.0

=Profile stats=

Data info:
- total aggregations: 728
- number of (device types, builds): 39

File boot-image-profile.txt
  - hot methods: 4082 added, 4255 removed
  - methods: 4082 added, 4255 removed
  - classes: 396 added, 40 removed
  - totals now: 9477 hot methods, 9477 methods, 3077 classes
  - totals before: 9650 hot methods, 9650 methods, 2721 classes

  per package info as csv (selected):
    package_name, hot_a, hot_r, cl_a, cl_r, hot_num, cl_num
    android, 36, 34, 0, 0, 63, 31
    com.android, 411, 411, 70, 0, 959, 410
    java, 2712, 2914, 231, 24, 6699, 1900

File preloaded-classes
  - hot methods: 0 added, 0 removed
  - methods: 0 added, 0 removed
  - classes: 439 added, 28 removed
  - totals now: 0 hot methods, 0 methods, 2844 classes
  - totals before: 0 hot methods, 0 methods, 2433 classes

  per package info as csv (selected):
    package_name, hot_a, hot_r, cl_a, cl_r, hot_num, cl_num
    android, 0, 0, 5, 0, 0, 31
    com.android, 0, 0, 9, 0, 0, 348
    java, 0, 0, 198, 14, 0, 1784

InternalReferenceRawProfileId: 6586
InternalReferenceCandidateProfileId: 6607

Test: build & benchmark

Ignore-AOSP-First: Profiles for T.
Bug: 223366272

Change-Id: I0fac2907dad4c4340a64423c632bfe95249c82e3
2 files changed