diff options
-rw-r--r-- | headers/media_plugin/media/drm/DrmAPI.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/headers/media_plugin/media/drm/DrmAPI.h b/headers/media_plugin/media/drm/DrmAPI.h index 59bd292255..17b9993fa6 100644 --- a/headers/media_plugin/media/drm/DrmAPI.h +++ b/headers/media_plugin/media/drm/DrmAPI.h @@ -115,7 +115,8 @@ namespace android { kKeyStatusType_Expired, kKeyStatusType_OutputNotAllowed, kKeyStatusType_StatusPending, - kKeyStatusType_InternalError + kKeyStatusType_InternalError, + kKeyStatusType_UsableInFuture }; // Used by sendKeysChange to report the usability status of each |