Commit 5bdb1659 by Googler Committed by microkatz

Reassign TODO to new bug.

PiperOrigin-RevId: 468672505
(cherry picked from commit 010ecec8)
parent f9336663
...@@ -33,7 +33,7 @@ import java.util.List; ...@@ -33,7 +33,7 @@ import java.util.List;
* to the input {@link Surface}. * to the input {@link Surface}.
*/ */
public interface FrameProcessor { public interface FrameProcessor {
// TODO(b/238302213): Allow effects to be replaced. // TODO(b/243036513): Allow effects to be replaced.
/** A factory for {@link FrameProcessor} instances. */ /** A factory for {@link FrameProcessor} instances. */
interface Factory { interface Factory {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment