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

Commit 7402264b authored by Dan Egnor's avatar Dan Egnor
Browse files

Fix SDK build problem until EventLog is published.

parent 62136d3e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,8 +26,8 @@ import java.util.regex.Matcher;
import java.util.regex.Pattern;

/**
 * to-bo-deprecated: This class is no longer functional.
 * Use {@link android.util.EventLog} instead.
 * to-be-deprecated: This class is no longer functional.
 * Use {to-be-link android.util.EventLog} instead.
 */
public class EventLogTags {
    public static class Description {