diff options
| author | 2024-12-23 15:59:16 +0800 | |
|---|---|---|
| committer | 2024-12-25 13:37:58 +0800 | |
| commit | 9cd452571a865957288647263b5d16b67ad178cd (patch) | |
| tree | af169d75205189c4ed2615d8369c5568e8d877eb /libs/androidfw/ResourceTimer.cpp | |
| parent | f40bd9f5c9941eb129ce26152bdde08210acdfb5 (diff) | |
Fix DisposableBroadcastReceiverAsUser
In Composable, we should use LaunchedEffect + collect(), instead of
collectLatestWithLifecycle(), to ensure re-enter safe.
Lifecycle is managed by LaunchedEffect.
Fix: 382637350
Flag: EXEMPT bug fix
Test: manual - on All apps
Test: unit test
Change-Id: Ic60192e58269776ffb07ae6123b261e2ddb09865
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions