commit | 93c93923c8d4c0c91c8ba66cd7e65036d4ba9062 | [log] [tgz] |
---|---|---|
author | Gary Mai <garymai@google.com> | Tue Feb 02 15:17:48 2021 -0800 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Tue Feb 09 01:24:31 2021 +0000 |
tree | 74ca671419e365f3c05a4871b8fac9e543fdcab7 | |
parent | 448e2f1bf40d566aaeac9ac269eb3394225448bf [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 (cherry picked from commit cec9f9094baa5225ca2ce9a64c8fcd6af7000b00)