commit | 17cd85b946a71a3afaa569da326ac029f28c7794 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Wed Dec 14 11:08:53 2022 +0800 |
committer | Arc Wang <arcwang@google.com> | Thu Dec 15 03:41:33 2022 +0000 |
tree | 46e16ee721207c1a24ad43cfc90435c6daa7b112 | |
parent | 960c96474dcf17ee7f306e1496f5fab223b2500e [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 Merged-In: I48f88c662b843212b1066369badff84cf98935a8