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
Loading
Please register or sign in to comment