summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Lee Shombert <shombert@google.com> 2022-12-07 10:02:45 -0800
committer Lee Shombert <shombert@google.com> 2022-12-07 10:02:45 -0800
commit5a4b0acc74c8ede0a11dae79b89f94f609b77efa (patch)
treed7b25287b24dacacfa606234c2194e0b3980bed8 /libs/androidfw/StringPool.cpp
parent71548300e324eaa33dcd417d941a49b7e5c38f93 (diff)
Support multiple broadcast receivers
Bug: 253906553 Allow system server to schedule multiple broadcast receivers in a process with a single AIDL call. The AIDL call takes an array of receivers. Each element is either a manifest receiver or a registered receiver. This is a do-no-harm commit. It adds the AIDL call but does not use it. The client side processes the list by forwarding the elements to the scheduleReceiver() and scheduleRegisteredReceiver() handlers, as appropriate. Test: atest * FrameworksCoreTests Change-Id: Ib61f8170badcb2fb24a466dc10c607baeeeb4dc3
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions