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

Commit f7b6e1fd authored by Dan Egnor's avatar Dan Egnor Committed by Android (Google) Code Review
Browse files

Merge "Fix SDK build problem until EventLog is published."

parents 33c4531e 7402264b
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 {