summaryrefslogtreecommitdiff
path: root/native/android/configuration.cpp
diff options
context:
space:
mode:
author gang.huang <gang.huang@unisoc.com> 2022-12-18 11:20:20 +0800
committer gang.huang <gang.huang@unisoc.com> 2022-12-29 23:00:44 +0800
commit9003106e1013164fe06d4b872fdca3ef6b8028e7 (patch)
treeef3ae0ca9e88b33251f2d5c6d78ba82ec9cd771e /native/android/configuration.cpp
parent854155d3f4f06466d603f746e4c64bbc453a4520 (diff)
Dynamic broadcast receivers that are not exported need to be filtered in checkBroadcastFromSystem
When the system code sending non-protected broadcast, if it's dynamic broadcast receiver is not exported, the wtf log of sending non-protected broadcast should not be printed. Bug:263210319 Test:A system code, for example com.android.settings step1:send a non-protected broadcast but with packageName to itself; step2:it registers a dynamic broadcast receiver with Context.RECEIVER_NOT_EXPORTED to receive this broadcast. Change-Id: Ie7e359d1ae079be0d444c72791ff1b2a892b71bb
Diffstat (limited to 'native/android/configuration.cpp')
0 files changed, 0 insertions, 0 deletions