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

Commit 6ca8ee7b authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixed @deprecated message:

Test: not really
Bug: 121051220

Change-Id: I151b44a3e113707e6b156d53736d891350b47d9c
parent 38eded08
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,7 +28,8 @@ import java.util.List;
/**
 * Not needed anymore...
 *
 * @deprecated
 * @deprecated ContentCaptureService should use
 * {@code #onContentCaptureEvent(ContentCaptureSessionId, ContentCaptureEvent)} instead.
 *
 * @hide
 */