959c16a0fe5c3253f19c516f6e00fa07b5a8cbe3
Merged from http://go/wvgerrit/160797 Changed CdmResponseTypeToString param from int to CdmResponseType as per sigquit@ review comment in http://go/wvgerrit/160638. Reorder the switch statements in CdmResponseTypeToString to follow the order in the enum declarations instead of sorting alphabetically. This should make future changes to the enum fields easier. Test: Netflix, Play TV and Movies, Youtube Test: adb shell dumpsys android.hardware.drm.IDrmFactory/widevine Test: ./build_and_run_all_unit_tests.sh Bug: 258438956 Change-Id: I3f316cff5448e8e8078da7868e3c083e6766bfa1
Description
No description provided