Check Bundle when creating/sending a PendingIntent

When creating a PendingIntent the bundle must never contain any sender
options and when sending no creator options.
The change is target SDK gated to make sure old apps don't get broken.

Test: atest ActivityStarterTests  BackgroundActivityLaunchTest
Bug: 320664730
Change-Id: I203b9e5864c14c85a8781139e4d906c74fc8c655
3 files changed