Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62a65357 authored by Robert Shih's avatar Robert Shih Committed by Android (Google) Code Review
Browse files

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

parents 0a9323ca 7bce01c3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -118,6 +118,10 @@ enum Status : @1.2::Status {
     * unable to be parsed.
     */
    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.