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

Commit a0a9b0a0 authored by Kevin Chyn's avatar Kevin Chyn Committed by Automerger Merge Worker
Browse files

Update detectInteraction documentation am: 46816afa

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

Change-Id: Icba5756c0640d0271a2354d04560f249908d061a
parents 0d113cad 46816afa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -213,6 +213,7 @@ interface ISession {
     * 1) Any face is detected and the framework is notified via
     *    ISessionCallback#onInteractiondetected
     * 2) The operation was cancelled by the framework (see ICancellationSignal)
     * 3) An error occurred, for example ERROR::TIMEOUT
     *
     * Note that if the operation is canceled, the implementation must notify the framework via
     * ISessionCallback#onError with Error::CANCELED.