lintDebug aborts on the deprecated startActivityAndCollapse(Intent) overload in the pre-34 branch, even though that overload is the only one available below UpsideDownCake and is reached only there. Suppress the lint issue (and the compiler deprecation) at the function level since the call is intentional and version-gated. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>