Skip to content

Android 12: Security and privacy - Apps can't close system dialogs #16069

@ashiagr

Description

@ashiagr

Parent #16062

Apps can't close system dialogs

The ACTION_CLOSE_SYSTEM_DIALOGS intent action is deprecated as of Android 12. When the app targets Android 11 or lower, it fulfills the exception criteria to allow closing the system dialog (see: #15602 (comment)). The behavior needs to be checked for targetting Android 12.

Related to: Android 12: Performance - Notification trampoline restrictions

Classes using Intent.ACTION_CLOSE_SYSTEM_DIALOGS

NativeNotificationsUtils
ShareAndDismissNotificationReceiver

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions