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

Commit 100a4edd authored by Jeff Tinker's avatar Jeff Tinker
Browse files

Fix comment on removeOfflineLicense

bug:117570956
Change-Id: Iad1a15d81066d01387ec9addd420040155216a75
parent 39b29ac0
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);