You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per [b/353751840](https://b.corp.google.com/issues/353751840),
This fixes the issues that were causing tests to fail when trying to
copy the changes into head. More specifically:
- It suppresses a Kotlin Internal usage- as it's a false positive (they
live under the same package, which is _okay'd_ internally)
- It adds a type to a `Class` usage- as this seems to be required at
head
NO_RELEASE_CHANGE
Copy file name to clipboardExpand all lines: firebase-crashlytics/src/main/java/com/google/firebase/crashlytics/internal/common/CrashlyticsController.java
0 commit comments