summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Anton Potapov <apotapov@google.com> 2024-09-30 12:46:40 +0100
committer Anton Potapov <apotapov@google.com> 2024-10-02 14:25:49 +0100
commit05c7ed41c4264e37342fe13a10804bbaa57a305b (patch)
tree0e76dd31302bf5e0a0b066f494fc6e169e0c5483 /libs/androidfw/StringPool.cpp
parentefc0c5a32e017a931ef31790ebf85361f38b6451 (diff)
Add new Volume Dialog dagger and coroutines infra
This change adds two new dagger subcomponents alongside the scoped CoroutineScopes: 1) Plugin component which lives alongside the plugin initialization. This effectively is @Application scope now, because it will almost never be destroyed. Having it separate will make the possible future work to attempl to move Volume Dialog to its own scope easier 2) Dialog component which lives with the Volume Dialog. This one is destroyed alongside the dialog itself and is more conservative in terms of keeping stuff on a global scope. All UI work should happen here Flag: com.android.systemui.volume_redesign Test: passes presubmits Bug: 369994090 Change-Id: Idab663549559c28c3954864ebc5c4ab50954d2d8
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions