Fix non-protected broadcasts sent from phone process.

Intents broadcasted from system internals should be
protected inorder to avoid security holes. So fix is
to make the phone process intents broadcasted from
proprietary space to be protected.

CRs-Fixed: 2128245
Issue: FP2P-242
Change-Id: Ie9cf2e5923b8a52e9b3ba91e9e9c3d649aae9fca
1 file changed