commit | 0f7f913281fff39d533b4ae325ba2fd11f0ae204 | [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:53 2022 +0000 |
tree | 6f31afb2a5a38770c60a6c81d22e838604e60cee | |
parent | 04989073225435ffdbd04f795dcc99c269fa35d5 [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