tonihei 13c668f9e0 Fix Widevine offline test assertion for API29+.
The error type thrown when acquiring a license that has already
been released changed from MediaDrmStateException to IllegalStateException
from API 29.

Update the tests to assert the correct type of error based on API version.

PiperOrigin-RevId: 308239508
2020-04-27 10:41:50 +01:00
..