-
Notifications
You must be signed in to change notification settings - Fork 175
Add HSM Perceived Resolution APIs #340
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
base: main
Are you sure you want to change the base?
Add HSM Perceived Resolution APIs #340
Conversation
3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds HSM (Hardware Security Module) Perceived Resolution APIs to the Android frameworks support library, as referenced by the Android Gerrit change 3621131.
- Introduces new HSM Perceived Resolution API functionality
- Links to the corresponding Android review for detailed implementation changes
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1 @@ | |||
| here3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131 | |||
Copilot
AI
Oct 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word 'here' appears to be accidentally included at the beginning of the line and should be removed. Additionally, the URL is duplicated at the end.
| here3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131 | |
| 3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131 |
| @@ -0,0 +1 @@ | |||
| here3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131 | |||
Copilot
AI
Oct 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The URL is duplicated at the end of the line. Remove the second occurrence of 'https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131'.
| here3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131 | |
| here3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131 |
|
@bryanemmanuelbasor , could you please explain the reason of this change? |
3621131: Add HSM Perceived Resolution APIs | https://android-review.googlesource.com/c/platform/frameworks/support/+/3621131
Motivation and Context
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context