mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
JaCoCo introduces private synthetic methods (even on interfaces) which have to be skipped when checking that a 'forwarding' implementation does forward everything. Instead we can use the existing `getPublicMethods()` method which implicitly skips these (since they're private). PiperOrigin-RevId: 533130932 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/common | ||
| AndroidManifest.xml | ||