Skip to content

Move Hilt's field/method descriptor logic into separate class.#3365

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_443760163
Open

Move Hilt's field/method descriptor logic into separate class.#3365
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_443760163

Conversation

@copybara-service
Copy link
Copy Markdown

Move Hilt's field/method descriptor logic into separate class.

This CL refactors Hilt's field/method descriptor logic out of KotlinMetadata and into a separate ElementDescriptors class. This allows BroadcastReceiverGenerator to share the logic and remove its dependency on DaggerElements, which will be removed during the XProcessing migration.

This CL also forks over Dagger's ElementDescriptorsTest. The Dagger version of this test will be removed once DaggerElements is removed.

RELNOTES=N/A

This CL refactors Hilt's field/method descriptor logic out of KotlinMetadata and into a separate ElementDescriptors class. This allows BroadcastReceiverGenerator to share the logic and remove its dependency on DaggerElements, which will be removed during the XProcessing migration.

This CL also forks over Dagger's ElementDescriptorsTest. The Dagger version of this test will be removed once DaggerElements is removed.

RELNOTES=N/A
PiperOrigin-RevId: 443760163
@copybara-service copybara-service Bot force-pushed the test_443760163 branch 2 times, most recently from 0585546 to be32794 Compare April 26, 2022 17:43
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