Current topic: "Updating Default Consent State" Topic summary: The user wants the crash reporting consent selector to be enabled by default. I am changing the initial state of `crashReportingEnabled` in `AppNavGraph.kt` from `false` to `true` to fulfill this requirement for the Setup screen scenario. Strategic Intent: Changing the default state of the crash reporting toggle to 'on' in the Setup screen.