FakeTrackSelection.java
3.77 KB
-
Mark @C.SelectionReason as TYPE_USE (only) and use it in more places · d3bb8efa
This is not backwards compatible if the @SelectionReason annotation is used in Kotlin code, but before this change there aren't many library surfaces that return a value annotated with @SelectionReason, so it seems relatively unlikely that it is in use in any/many apps. A follow-up change will fix the positions of existing usages to match this new config. #minor-release PiperOrigin-RevId: 426409877
ibaker committed