Merge "drm@1.4 status: add PROVISIONING_REQUEST_REJECTED" into sc-dev am: 62a65357f7

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/13751335

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Iabc742994108c293c3e640037db0382fec18c46b
diff --git a/drm/1.4/types.hal b/drm/1.4/types.hal
index 17eba8a..a4490a5 100644
--- a/drm/1.4/types.hal
+++ b/drm/1.4/types.hal
@@ -119,6 +119,10 @@
      */
     PROVISIONING_PARSE_ERROR,
     /**
+     * The provisioning server detected an error in the provisioning request.
+     */
+    PROVISIONING_REQUEST_REJECTED,
+    /**
      * Provisioning failed in a way that is likely to succeed on a subsequent
      * attempt.
      */