commit | 22ce392b9161f85cee413ee27ea5bb0f2c9f1714 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Tue Aug 31 18:11:57 2021 +0800 |
committer | Arc Wang <arcwang@google.com> | Thu Sep 09 13:04:31 2021 +0800 |
tree | 4aeff6775124e78a06800cbb66e61ee75bb60f56 | |
parent | ebdc0e26f63977911b3bdd230c4f49bfdd4145eb [diff] |
2 panes deep link for large screen devices This change supports deep link to Settings app internal pages and external pages outside Settings app. Apps need android.permission.ALLOW_TWO_PANES_DEEP_LINK_IN_SETTINGS to send the intent of Settings#ACTION_SETTINGS_LARGE_SCREEN_DEEP_LINK. Settings app will startActivity for the intent from Settings#EXTRA_SETTINGS_LARGE_SCREEN_DEEP_LINK_INTENT_URI. Bug: 197048599 Test: build pass Change-Id: Idaf4a8be4603c1308f16fb4e378266c1e52acb40