Fix VDM intent interception matching.

Explicitly match the actions because the intent filter will match any
intent without an explicit action. If the intent has no action, then
require that there are no actions specified in the filter either.

Bug: 343805037
Test: see CTS
Change-Id: Ic1f4b34a540aaa73090f8d15559d74de5779f174
2 files changed