commit | 0b01bf4117ac15f971b2a2ee13a8bb7f1b891387 | [log] [tgz] |
---|---|---|
author | Will Leshner <wleshner@google.com> | Tue Nov 12 12:24:05 2024 -0800 |
committer | Will Leshner <wleshner@google.com> | Tue Nov 12 12:24:05 2024 -0800 |
tree | 0f628adf203cdb4d0f0896be1805b93726dd8d7d | |
parent | 4785a5e24e5861b3121c2935e4a9e268cee4b60a [diff] |
Fix permission issue with START_WIDGET_PICKER_ACTIVITY The permission for starting the widget picker activity didn't match its declaration, making it orphaned. Any other package/app could then spoof the permission and start the activity. Bug: 365082993 Test: Manually by creating an app that attempts to spoof the permission and testing that it was not able to show the activity. Flag: EXEMPT bugfix Change-Id: I1af4bc68329a30eb8d6a92c944f6c84b4992107a