PlayerTest.java
1.51 KB
-
Add a test to enforce `Player` remains unstable-for-implementors · 7c5cadc7
This ensures that anybody implementing `Player` (which is relatively unusual) must override at least one `@UnstableApi` method, and therefore opt-in to the unstable API. PiperOrigin-RevId: 521769675
ibaker committed