ActivityManager icon indicating copy to clipboard operation
ActivityManager copied to clipboard

Allow opening unexported activity rootlessly by setting it as the default assistant app

Open ghost opened this issue 8 months ago • 7 comments

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.

ghost avatar Mar 29 '25 23:03 ghost