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

Commit c876cc49 authored by Jason Sams's avatar Jason Sams
Browse files

Fix docs typo in YUV code

bug 8566866

Change-Id: I9da6d237b0a109b2c0799a41e531a0344cc19d40
parent a2f289a4
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) {