commit | 07c634ab7c1fab39bfc9c4fbae118564d99fea8a | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Thu Jan 18 07:27:57 2024 +0000 |
committer | Achim Thesmann <achim@google.com> | Fri Jan 19 02:25:10 2024 +0000 |
tree | 632e9899b9d919bd018815b37f2b2f3d8b3b538a | |
parent | d2a260e5650ed400a1cfcb4fd2876a57aa6e5908 [diff] |
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