diff options
| author | 2025-01-14 09:58:19 -0800 | |
|---|---|---|
| committer | 2025-01-14 09:58:19 -0800 | |
| commit | 45a5dffb85d716ed419ec631273614db3a9295c5 (patch) | |
| tree | f4db62f9770ae7458f028c583ce3400950a1ac79 /libs/androidfw/ApkParsing.cpp | |
| parent | 931fe7cc5a31a7116bcc581f880c7c641df4679e (diff) | |
Make dndMode not lazy
This was causing issues when pressing on the quick toggle in QS, because
the flow being lazy meant that the collection (although technically
SharingStarted.Eagerly) would only start on the first use of the flow -
but since the tile was already expecting a value to have been emitted
then, it was falling back on the initial null value and failing.
Fix: 382497909
Test: reboot device and press quick QS toggle for Modes (without opening
the dialog)
Flag: EXEMPT minor bug fix
Change-Id: Ifada0e05ea6955e23c7ba0acf42a9e489a539f07
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions