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

Remove 'useLegacy*' resources methods. #9071

Merged
merged 1 commit into from May 10, 2024
Merged

Conversation

copybara-service[bot]
Copy link

Remove 'useLegacy*' resources methods.

Legacy resources are no longer supported in Robolectric.
Control methods like RuntimeEnvironment.useLegacyResources and ShadowAssetManager.useLegacy
always return false. This change removes dead code by removing those methods and
all associated conditional logic.

Legacy resources are no longer supported in Robolectric.
Control methods like RuntimeEnvironment.useLegacyResources and ShadowAssetManager.useLegacy
always return false. This change removes dead code by removing those methods and
all associated conditional logic.

PiperOrigin-RevId: 632580189
@copybara-service copybara-service bot merged commit 006211d into google May 10, 2024
@copybara-service copybara-service bot deleted the piper_632310530 branch May 10, 2024 20:00
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