ActivityManager
ActivityManager copied to clipboard
Allow opening unexported activity rootlessly by setting it as the default assistant app
If an unexported activity is set as the default assistant app it should launch. Activity Manager should ask the user to grant the android.permission.WRITE_SECURE_SETTINGS permission with ADB so Activity Manager can change the default assistant app. If the user had a default assistant app previously Activity Manager should set the default assistant app back to that.