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

Work around bug in sdk 33 - this gets the Video working on that platform #5

Merged
2 commits merged into from
Sep 4, 2023

Conversation

stevehof
Copy link

For PT-25368

There appears to be a bug in 33 that if we set these it doesn't call generateVideoValues()

See https://android.googlesource.com/platform/packages/apps/Camera2/+/refs/heads/android13-release/src/com/android/camera/VideoModule.java

VideoModule.java:1263
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.content.ContentValues.put(java.lang.String, java.lang.Long)' on a null object reference

@stevehof stevehof assigned ghost Aug 31, 2023
@ghost ghost self-requested a review September 4, 2023 08:36
@ghost ghost merged commit 899f43b into j5int:4.0.x Sep 4, 2023
@ghost ghost mentioned this pull request Oct 24, 2023
This pull request was closed.
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.

1 participant