commit | c3e0aba2a604ce7c3807d65df1e6a2b848287019 | [log] [tgz] |
---|---|---|
author | Ekin Oguz <ekinoguz@google.com> | Mon Jan 29 13:11:35 2018 -0800 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Feb 08 04:12:16 2018 +0000 |
tree | dcaeb0d9cc57f64383c5eb3a7d8e3a4707c929d9 | |
parent | 12621e8897d14f3b57eeb5ff09f6bd9cb638d202 [diff] |
Disallow attaching files from our own EmailAttachmentProvider. This is to backport a security fix reported in b/71814449 and b/72569023. Fix is using the same approach as b/27308057, which is to prevent Compose from accepting URIs with our own email attachment provider. Bug: b/71814449 Change-Id: Ib9df21648d00d2ef2da9fac05cc39fee253de8e2 (cherry picked from commit 7227751994624bdb2ba958714cc861b8bab41634)