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

Commit 7ec0ba1e authored by Przemyslaw Szczepaniak's avatar Przemyslaw Szczepaniak Committed by android-build-merger
Browse files

Track libcore change 4e73fd2bc22e704fe71465782b83be0471ac5e82 am: 49929ccf

am: 7116e5d2

Change-Id: I9a8f68a6ce20de1a8a43e829c04c063d08b1b85e
parents c3bc13cd 7116e5d2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51891,6 +51891,7 @@ package java.lang {
    method protected T initialValue();
    method public void remove();
    method public void set(T);
    method public static java.lang.ThreadLocal<S> withInitial(java.util.function.Supplier<? extends S>);
  }
  public class Throwable implements java.io.Serializable {