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

Commit 18508516 authored by Yi Kong's avatar Yi Kong Committed by Gerrit Code Review
Browse files

Merge "Track libcore change 45f477557ddaf68cb2fe9603544b95c0e7af9a92"

parents 20d55a77 af823e0e
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -49413,6 +49413,9 @@ package java.lang.annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  }
  }
  public abstract class Native implements java.lang.annotation.Annotation {
  }
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  }
  }
+3 −0
Original line number Original line Diff line number Diff line
@@ -52031,6 +52031,9 @@ package java.lang.annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  }
  }
  public abstract class Native implements java.lang.annotation.Annotation {
  }
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  }
  }