commit | abd4e11c9db8717e865003eae0d83c2963dff9c1 | [log] [tgz] |
---|---|---|
author | Rahul Frias <rfrias@google.com> | Mon Feb 27 19:17:30 2017 -0800 |
committer | Rahul Frias <rfrias@google.com> | Tue Feb 28 20:56:13 2017 +0000 |
tree | 6927eeaaa3a450acf1d41a4a8d64f633071eae7e | |
parent | 7838c84800cd4e13db81b8af10cedfcc13eaf6f1 [diff] |
Correct reporting of errors in MediaCrypto Legacy error codes need to be converted into new Status values before being reported. Decryption errors (that were negative) were changed to absolute values. This caused their translation to new Status values to fail. b/35634335 Test: Verified with GtsExoPlayerTestCases. Some failures, but those are unrelated to this CL and will be addressed separately. Change-Id: I995cac33cb2725d02b0f1a3922e522ce07a9d1be