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

Prep for ImageReader#nativeImageSetup signature change in SDKs > T. #8040

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Prep for ImageReader#nativeImageSetup signature change in SDKs > T.

ImageReader#nativeImageSetup has reverted back to its pre T signature.
@implementation doesn't support shadowing a broken range of SDKs,
so just create a new shadow method using looseSignatures to sidestep
conflicts with existing method.

@copybara-service copybara-service bot force-pushed the piper_515782940 branch 2 times, most recently from a70e829 to 225dec2 Compare March 15, 2023 23:15
ImageReader#nativeImageSetup has reverted back to its pre T signature.
@implementation doesn't support shadowing a broken range of SDKs,
so just create a new shadow method using looseSignatures to sidestep
conflicts with existing method.

PiperOrigin-RevId: 515782940
@copybara-service copybara-service bot force-pushed the piper_515782940 branch 2 times, most recently from 4462533 to bca06c8 Compare March 16, 2023 16:50
@copybara-service copybara-service bot closed this Mar 16, 2023
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.

None yet

1 participant