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

Commit 37dbac9c authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Expose @SafeVarargs."

parents 94f55b30 40d6715d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32298,6 +32298,9 @@ package java.lang {
    ctor public RuntimePermission(java.lang.String, java.lang.String);
  }
  public abstract class SafeVarargs implements java.lang.annotation.Annotation {
  }
  public class SecurityException extends java.lang.RuntimeException {
    ctor public SecurityException();
    ctor public SecurityException(java.lang.String);