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

Commit 4e9ce36e authored by Jason Sams's avatar Jason Sams Committed by Android Git Automerger
Browse files

am c876cc49: Fix docs typo in YUV code

* commit 'c876cc49':
  Fix docs typo in YUV code
parents d4b1b98d c876cc49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1732,7 +1732,7 @@ public class Allocation extends BaseObj {
    /**
     * Set a notification handler for USAGE_IO_INPUT
     *
     * @param instance of the IoInputNotifier class to be called
     * @param callback instance of the IoInputNotifier class to be called
     *                 when buffer arrive.
     */
    public void setIoInputNotificationHandler(IoInputNotifier callback) {