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

Commit 06aaffe4 authored by felipeal's avatar felipeal
Browse files

Fixed ContentCaptureSession javadoc.

Test: none
Fixes: 160551990

Change-Id: I34b584234ca3851e95574fe3c3d42e5f972cdbd4
parent 46b5214d
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 {