-
Shorten log tags to 23 char limit · 4af06100
When calling Android's Log class directly, there's a LongLogTag lint check that detects tags over the 23 char limit, however it cannot detect long log tags in ExoPlayer due to the way that we log via our own Log class. This commit adds @Size annotations to enforce the same rule. PiperOrigin-RevId: 413976364
olly committed
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| exoplayer2/testutil | Loading commit data... |