commit | 0c18e8990c8cff93798fca7efb4fd06beb6611bd | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Tue Dec 13 21:05:13 2022 +0800 |
committer | Arc Wang <arcwang@google.com> | Tue Dec 13 21:21:42 2022 +0800 |
tree | fe35f77acf182d54ddaf91c0cce222297d6f15a1 | |
parent | 1a49146508c82f719a8f500b1b7d50d90d1f57cb [diff] |
Check Uri permission for FLAG_GRANT_READ/WRITE_URI_PERMISSION To improve security, calling app must be granted Uri permission if it sets FLAG_GRANT_READ/WRITE_URI_PERMISSION in the Intent of ACTION_SETTINGS_EMBED_DEEP_LINK_ACTIVITY. Bug: 250589026 Test: manual Change-Id: I48f88c662b843212b1066369badff84cf98935a8