Make SESSION_UPDATED broadcast explicit.

This restricts the broadcast message only to the original installer of
the package. At the same time, this allows the broadcast receiver to
declare the receiver in the android manifest for this message, which
would otherwise be ignored if the broadcast message was implicit.

Change-Id: Ic1d8851ba8f3cee83ad715e488b60261a07af8d8
Fix: 124897340
Test: atest CtsStagedInstallHostTestCases (modified in separate CL)
1 file changed