Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added support for applications with multiple processes #783

Conversation

tomaskatz96
Copy link
Contributor

Added support for applications with multiple processes
Example: when running following command:
"adb shell ps | grep <package_name>"
the output looks like this:
u0_a262 22229 844 8667368 243348 0 0 S <package_name>:MainProcess

Copy link

linux-foundation-easycla bot commented Jan 7, 2025

CLA Missing ID CLA Not Signed

@KazuCocoa KazuCocoa changed the title Added support for applications with multiple processes feat: Added support for applications with multiple processes Jan 7, 2025
@KazuCocoa
Copy link
Member

Thank you, could you sign the CLA?

@tomaskatz96
Copy link
Contributor Author

Hey, @KazuCocoa, I signed it but it seems like it refuse to take my signing

@KazuCocoa
Copy link
Member

KazuCocoa commented Jan 7, 2025

The sign checks email you used for commits and signed email. What email did you use to sign? The last commit was by [email protected] @tomaskatz96
The github user link went to https://github.com/thomas-katz so I guess email address mismatched

@tomaskatz96 tomaskatz96 closed this Jan 8, 2025
@tomaskatz96 tomaskatz96 deleted the add_support_for_apps_with_multiple_proccesses branch January 8, 2025 08:50
@tomaskatz96
Copy link
Contributor Author

@KazuCocoa Opened new PR, this time it should be with the @tomaskatz96 user for both commits and the CLA, thanks for your help

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.

2 participants