Reassign TODO to new bug.

PiperOrigin-RevId: 468672505
This commit is contained in:
Googler 2022-08-19 11:30:19 +00:00 committed by Marc Baechinger
parent c0cfb0b1b2
commit ee04bb8825

View File

@ -35,7 +35,7 @@ import java.util.List;
*/
@UnstableApi
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. */
interface Factory {