summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Jacob Hobbie <jacobhobbie@google.com> 2021-10-25 12:49:08 -0700
committer Jacob Hobbie <jacobhobbie@google.com> 2021-10-27 14:35:48 -0700
commit22669f5b760dc9463c2138c5984e7976e3a8a36d (patch)
treec53d3c1b20b2dcf42bd13083324975899dc12173 /libs/androidfw/StringPool.cpp
parentc27e4cdfa39babc7357edd980f9219cf8ac81a0e (diff)
Adding broadcasts receiver flags.
Adding flags to a few files such that they specify if their unprotected broadcasts are exported or nto exported. Marking a receiver as exported is a no-op, and will maintain current behavior. All permission protected broadcasts should be marked as exported. Marking a receiver as not exported will prevent other apps from sending that receiver broadcasts. ACTION_CLOSE_SYSTEM_DIALOG is exported since it's deprecated in S+ and is only used during testing, otherwise the system drops it anyways. Test: no-op Bug: 161145287 Change-Id: Ifbae5de03e6dbaa36b66299a830de077d0a688e2
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions