diff options
| author | 2022-08-03 13:25:44 +0000 | |
|---|---|---|
| committer | 2022-08-03 13:25:44 +0000 | |
| commit | a1e35fbfccec9547c32cafc391ff687ecf9a7c70 (patch) | |
| tree | 22b705cd5301adcdb73b690810510e55c56f287d /opengl/java/android | |
| parent | 46a915f625eaece979aff5febdb1923b43278878 (diff) | |
Correct mapping for "boot-after-ota" compilation reason
The "boot" compilation reason is now deprecated (since Android S),
but the mapping between PackageManagerService.REASON_BOOT_AFTER_OTA
and the corresponding value in ART_COMPILATION_FILTER has not been
updated (or it has been incorrect all along). Note that this will
require a change in APC/Pitot to make sure that both the previous and
the new value for this ID are treated in the same way (so we don't
lose data logged ahead of this change, which is still valid, just
associated with an unexpected ID).
Bug: 239548426
Test: atest ArtStatsLogUtilsTest
Change-Id: I38b4a16768f32f8ed2ecfe5d5c389ad4ec3b6b6e
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions