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

Commit 8a110dce authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix comment on removeOfflineLicense"

parents f1d79e8a 100a4edd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -74,7 +74,7 @@ interface IDrmPlugin extends @1.1::IDrmPlugin {
     * @return status the status of the call. Must be one of OK on
     * @return status the status of the call. Must be one of OK on
     *     success, BAD_VALUE if the license is not found or
     *     success, BAD_VALUE if the license is not found or
     *     ERROR_DRM_INVALID_STATE if the HAL is in a state where the
     *     ERROR_DRM_INVALID_STATE if the HAL is in a state where the
     *     KeySetIds can't be returned.
     *     KeySetIds can't be removed.
     */
     */
    removeOfflineLicense(KeySetId keySetId) generates (@1.0::Status status);
    removeOfflineLicense(KeySetId keySetId) generates (@1.0::Status status);