diff options
| author | 2024-07-10 18:10:25 +0000 | |
|---|---|---|
| committer | 2024-07-11 00:04:52 +0000 | |
| commit | 59d537b93d0518bbaa3cb41339eb5f3b07f62d6c (patch) | |
| tree | 10f00c159d893ee5211a1db39e927ecd320c8997 /libs/androidfw/StringPool.cpp | |
| parent | 4395f03a6425036e0373899edce95c5e46e7770c (diff) | |
Fix media removal issue when media is updated
ag/27975075 added a new field (updateTime) to MediaCommonViewModel. This field change when we get updates of media controls from the pipeline. Therefore, comparing view-models data classes can return false even if view-models are of the same instanceId.
This CL only compares ID field of MediaCommonViewModels, not all fields.
Flag: com.android.systemui.scene_container
Bug: 326408371
Test: atest MediaCarouselControllerTest
Change-Id: Ie0413d0a8470ed7ac1cf0625e3dcaa82b2f014d0
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions