Skip to content

Commit 531b235

Browse files
java-team-github-botDagger Team
authored andcommitted
Decouple RTT service from Answer service
RELNOTES=n/a PiperOrigin-RevId: 932710181
1 parent e820a70 commit 531b235

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • hilt-android-testing/main/java/dagger/hilt/testing

hilt-android-testing/main/java/dagger/hilt/testing/BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ java_library(
3434
exported_plugins = [
3535
"//hilt-compiler/main/java/dagger/hilt/processor/internal/aggregateddeps:plugin",
3636
],
37+
visibility = [
38+
"//:src",
39+
"//third_party/java_src/android_app/dialer/javatests/com/android/dialer/incall/core/peer:__pkg__",
40+
],
3741
exports = [
3842
"//hilt-core/main/java/dagger/hilt/processor/internal/aggregateddeps:annotation",
3943
],

0 commit comments

Comments
 (0)