commit | ee3d46403587fedad96f9751172bcbe48f3a6364 | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Wed Feb 02 17:23:02 2022 +0000 |
committer | Pinyao Ting <pinyaoting@google.com> | Wed Feb 02 19:18:19 2022 +0000 |
tree | 7b10d1423b04db07689abf070ea86613cc01db2d | |
parent | 84e5767fdfb31c034802c24553c8581f1de320ca [diff] |
Security fixes for PendingIntent related apis in LauncherApps Allowing arbitrary activityOptions during the creation of PendingIntent is a source of security vulnerability. This CL removes activityOptions from the call-site. Bug: 209607104 Test: manual Change-Id: Id262b9a0de58d8834c85d925cf84bb44b8b99742