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

Commit 71ce18b0 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick Committed by Android Git Automerger
Browse files

am b8d40d26: am 30f5c8fe: More DropBoxManager javadoc love.

Merge commit 'b8d40d26'

* commit 'b8d40d26':
  More DropBoxManager javadoc love.
parents ceda3a97 b8d40d26
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -288,8 +288,8 @@ public class DropBoxManager {
    }

    /**
     * Gets the next entry from the drop box *after* the specified time.
     * Requires android.permission.READ_LOGS.  You must always call
     * Gets the next entry from the drop box <em>after</em> the specified time.
     * Requires <code>android.permission.READ_LOGS</code>.  You must always call
     * {@link Entry#close()} on the return value!
     *
     * @param tag of entry to look for, null for all tags