ACTION_ROLLBACK_COMMITTED constant
String
const ACTION_ROLLBACK_COMMITTED
Broadcast Action: A rollback has been committed.
This is a protected intent that can only be sent by the system. The receiver must hold MANAGE_ROLLBACK permission.
@hide
Implementation
static const String ACTION_ROLLBACK_COMMITTED =
"android.intent.action.ROLLBACK_COMMITTED";