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

Add uid logging to tls_handshakes #1233

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Add uid logging to tls_handshakes #1233

merged 1 commit into from
Sep 18, 2024

Conversation

prbprbprb
Copy link
Collaborator

@prbprbprb prbprbprb commented Sep 16, 2024

Upstreams https://r.android.com/2759365

This reverts commit 3a1331299cbcf99e9af7e069b95793fa6f536b3f.

Reason for revert: try 3 of making this work (now with api level checking to avoid calling code that is not in R or S)

Non-Android note: (1) TLS handshakes are not logged on other platforms and (2) On Android, an app's uid is a unique identifier for that app (each app gets its own) and not any kind of user data.

Upstreams https://r.android.com/2759365

This reverts commit 3a1331299cbcf99e9af7e069b95793fa6f536b3f.

Reason for revert: try 3 of making this work (now with api level checking to avoid calling code that is not in R or S)
@prbprbprb prbprbprb merged commit 7e3df46 into google:master Sep 18, 2024
15 checks passed
@prbprbprb prbprbprb deleted the uids branch September 18, 2024 12:52
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