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

Commit 9d51908e authored by Weston Carvalho's avatar Weston Carvalho
Browse files

Document error for IStorageSession::renameFile

Test: None
Bug: 278779487
Change-Id: I78729a64df667155634686f750aeefe51b200f74
parent 76ed904c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -103,7 +103,8 @@ interface IStorageSession {
    /**
     * Renames an existing file.
     *
     * The file must not already be opened. (If it is, use `IFile::rename`.)
     * Will return `ILLEGAL_STATE` if the file is already opened. In that case, use `IFile::rename`
     * instead.
     *
     * @currentPath:
     *     path to the file, relative to filesystem root