Skip to content
Commit 9f0119b7 authored by Arc Wang's avatar Arc Wang
Browse files

Add the permissions for Settings deep link

android.permission.ALLOW_TWO_PANE_DEEP_LINK_IN_SETTINGS:

  The permission allows system or preinstalled APP to show
  its Activity in split mode of Settings app for large screen
  devices.

android.permission.START_ACTIVITY_IN_SETTINGS_TWO_PANE:

  The permission for Activity to controll only Settings app can
  start it if it's expected to deep link into Settings app and
  shown as 2-pane.

Bug: 197048599
Test: build pass
Change-Id: I018fc0e8447f795637f911445ab01afabdeb0b4c
parent 5082dcb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment