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

Commit af00656a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixed ContentCaptureSession javadoc."

parents 3ec3713a 06aaffe4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -43,8 +43,7 @@ import java.security.SecureRandom;
import java.util.ArrayList;

/**
 * Session used when the Android a system-provided content capture service
 * about events associated with views.
 * Session used when notifying the Android system about events associated with views.
 */
public abstract class ContentCaptureSession implements AutoCloseable {