summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Yuri Lin <yurilin@google.com> 2025-03-20 16:04:41 -0400
committer Yuri Lin <yurilin@google.com> 2025-03-20 16:04:41 -0400
commit6f9d00968b68d7680a41994dd1697afca6b3525b (patch)
tree644960b4ca5c856099d88de793077b083a552c0c /libs/androidfw/AssetsProvider.cpp
parenteb8f40616374b77c5e9a9344c09ee93f88989a75 (diff)
Add elements to existing mChannelsList instead of overwriting in setChannels
This means that mChannels, which is initialized as an empty list upon declaration, cannot be overwritten (thus cannot be null) by a call to setChannels. This passes through the same channels in the list but does not keep the passed in structure. Bug: 381131846 Flag: EXEMPT non-behavioral change Test: NotificationManagerTest, NotificationManagerServiceTest, NotifictionChannelGroupTest Change-Id: If8f564012b4000109734abab2339f776112cd146
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions