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

Use new API to query mmap support on Android device. #2125

Open
flamme opened this issue Dec 12, 2024 · 0 comments
Open

Use new API to query mmap support on Android device. #2125

flamme opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@flamme
Copy link
Collaborator

flamme commented Dec 12, 2024

With devices moving to AIDL HAL, they are reporting mmap capabilities via new HAL API. In that case, they may deprecate the old system properties that was used to report mmap capabilities. OboeTester should use the new API to query mmap policy so that it can show correctly from the UI about if mmap can be used or not. Oboe should also wrap the API so that apps can use it easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant