commit | ca643c5c337a910559e5c1d25cb3f692bdd272ff | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Thu Jul 16 13:07:08 2020 -0700 |
committer | Soonil Nagarkar <sooniln@google.com> | Tue Jul 21 16:59:42 2020 +0000 |
tree | 9b3b977d6b84f654c987c2460f31dc713802d9ee | |
parent | ccb263c9cb405834e0867d32d8a3beb71f615e98 [diff] |
DO NOT MERGE Add permission checks before delivery PendingIntent.send() only checks permissions for broadcast intents, and not for activity/service intents. In order to ensure permissions are checked for all types of intents, we need to add permission checks earlier in the process. Bug: 161456367 Test: presubmits + manual Change-Id: Ib56a382f4a2a8d25aa23a8230e0b82edf024a6fd