Skip to content

Conversation

@jrodiz
Copy link
Contributor

@jrodiz jrodiz commented Jan 26, 2026

No description provided.

// Returns true if the process with `IMPORTANCE_FOREGROUND` matches current process.
return true;
}
// if (appProcess.processName.equals(appProcessName)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jrodiz do we need to get rid of this code?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to comment out this code because the branch was not compiling the sessions test app, so this is not part of the scope for this task

@mrober mrober requested review from mrober and tejasd February 4, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants