mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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