commit | cec9f9094baa5225ca2ce9a64c8fcd6af7000b00 | [log] [tgz] |
---|---|---|
author | Gary Mai <garymai@google.com> | Tue Feb 02 15:17:48 2021 -0800 |
committer | Gary Mai <garymai@google.com> | Wed Feb 03 00:22:33 2021 +0000 |
tree | 19f2e3821037b5fdc6422b7a7303cdd697e780e1 | |
parent | 2aedd25d2e64ac216727cf3d0c30d2bc0443007f [diff] |
Stop returning intent data in QuickContact in onActivityResult Contacts code does not use the data, only the result code, and it is a potential URI permission grant attack angle. Clean up unused code in ImplicitIntentsUtil Bug: 178825358 Test: Manual test with POC app. Observed crash instead of contacts data read. Change-Id: Ie8da7faef3611eacd14eda7c0067e2aa24805a10