-
Fix possible failure in CachedContentIndex encrypted cache index file read. · 25767146
Encryption key in index file is read by DataInputStream.read() which may return less bytes than required. Replaced it with readFully() which should read full length of data. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140597693
eguven committed
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| android/exoplayer2 | Loading commit data... |