diff options
| author | 2024-01-12 01:43:47 +0000 | |
|---|---|---|
| committer | 2024-01-18 03:21:58 +0000 | |
| commit | ccfbc7594d5c57f2199e8906f194d067bb5db3d2 (patch) | |
| tree | f5b35194a42be6e4fa4936e4f9c42821e385a94e /libs/androidfw/ResourceTimer.cpp | |
| parent | 6b2c10dbc55b99c08723cbe4e1b2f212db262773 (diff) | |
Fix logging
The logging logic used the checkedOptions directy, which means the logs
did not respect any special implicit opt-in cases. Instead of accessing
the checkedOptions, there are now dedicated fields in the BalState
object.
This also means there is no more passing through the checked options
anywhere and I removed a redundant call to determine the opt-in state
for the sender side.
Additional pure refactorings:
- use static imports for MODE_BACKGROUND_ACTIVITY_START_* constants.
Test: atest BackgroundActivityLaunchTest
Bug: 320558614
Change-Id: I8ffe2808a047eea4df17421897c7e269e3bafbfb
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions