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

Commit 9a763630 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 37dbac9c: Merge "Expose @SafeVarargs."

* commit '37dbac9c':
  Expose @SafeVarargs.
parents bf7afa23 37dbac9c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -33401,6 +33401,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);