summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Billy Lau <billylau@google.com> 2023-01-09 10:09:00 -0600
committer Billy Lau <billylau@google.com> 2023-01-10 11:26:35 -0600
commit000011116b7caa67d3c3bbb67f35560edc08c97d (patch)
tree2aef35ff943f46f4cb1927e6f378d4b280f8ef9d /services/coverage/java
parent565b61b9c68988c1f694366d43e8afc01a64696c (diff)
BinaryTransparencyService: Add APEX update observer
Previously, an observer for APK updates was added/registered. In this change, we add an observer for staged APEXs so that our coverage is more complete. This should help the case where rebootless APEX updates happen. Other minor adjustments: - refactor all package update hooks into helper methods and change its call from onStart to onBootPhase. - refactored logic in onBootPhase such that execution returns if it is not in PHASE_BOOT_COMPLETED to eliminate large if clause for better readability. Bug: 264428429 Test: Manual. Change-Id: Ib54daafad47ea6f2eca8fe2470d8edda007214d3
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions