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

Centralize the Injector logic to load the native runtime #7198

Merged
merged 1 commit into from Apr 1, 2022

Conversation

copybara-service[bot]
Copy link

Centralize the Injector logic to load the native runtime

Longer-term, as the native runtime expands, we can always load it as part of AndroidTestEnvironment startup process. However, currently, because it takes
~300ms to load, it's better to keep loading it lazily.

Longer-term, as the native runtime expands, we can always load it as part of AndroidTestEnvironment startup process. However, currently, because it takes
~300ms to load, it's better to keep loading it lazily.

PiperOrigin-RevId: 438851550
@copybara-service copybara-service bot merged commit b8d965c into google Apr 1, 2022
@copybara-service copybara-service bot deleted the piper_438318530 branch April 1, 2022 17:13
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