policy: print policy denied complaint log for signal broadcasting 85/227485/1
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Thu, 12 Mar 2020 06:13:44 +0000 (15:13 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Thu, 12 Mar 2020 06:45:37 +0000 (15:45 +0900)
commit2782719b9d3fce9640f4c423760e9df6b22e6eac
tree1d3dee16afe210cacace79ea3d5fc85e825c4df5
parent59a0f7f2f37bec0ebe43cdb687e7925c03e9c5e7
policy: print policy denied complaint log for signal broadcasting

Debugging is difficult due to lack of error information:
When the broadcast signal is blocked by dbus policy,
unlike other types of dbus messages,
dbus-daemon does not print any error logs,
it just passes an error message to the bus monitor.

Change-Id: I9c6c55530d64451403664ea1eee4b703360691eb
bus/bus.c