mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

CryptoInfo.iv length is always 16. When the actual initialization vector is shorter, zero out the trailing bytes. Issue: #6982 PiperOrigin-RevId: 295575845