commit | 94a4bd82ba2c2cf84fc97676edfd4ddde15cb557 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Thu Sep 23 18:33:22 2021 +0800 |
committer | Arc Wang <arcwang@google.com> | Fri Sep 24 03:24:14 2021 +0000 |
tree | 972261f13ae2cc8e1505d86c151dfebb8af0c0b1 | |
parent | 4223ee98ea44baf1340942d443f634ca50ca2521 [diff] |
Ues permission to protect DeepLinkHomepageActivity DeepLinkHomepageActivity needs the permission android.permission.LAUNCH_TWO_PANE_SETTINGS_DEEP_LINK to limit the apps that can show Activity in Settings 2-pane. The permission is of protectionLevel signature|preinstalled. System grants the permission automatically to all the preinstalled apps and the apps that signed with platform key. Bug: 197048599 Test: build pass Change-Id: I1c2de3c9cddae432c5ff6e5d6ad56959b8117f8b