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

Commit 08a1bc73 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Correct documentation for update()" am: 25e701b9 am: 302b92e7 am:...

Merge "Correct documentation for update()" am: 25e701b9 am: 302b92e7 am: 9839acee am: b5142520

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1717530

Change-Id: I88a3a794194a15c320a6b61ff3127faa9c9cd561
parents 5efa132b b5142520
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -155,8 +155,7 @@ interface IKeyMintOperation {
     * it must process all but the tag length and buffer the possible tag data for processing during
     * finish().
     *
     * @param input Data to be processed.  Note that update() may or may not consume all of the data
     *        provided.  See return value.
     * @param input Data to be processed.  update() must consume all input data.
     *
     * @param authToken Authentication token. Can be nullable if not provided.
     *