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

Commit 886f138d authored by Steve Block's avatar Steve Block Committed by Android (Google) Code Review
Browse files

Merge "Fix build warning due to WebSettings now being abstract" into jb-dev

parents f2d75bc0 d2628668
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24979,7 +24979,7 @@ package android.webkit {
    method public void setMimeType(java.lang.String);
  }
  public class WebSettings {
  public abstract class WebSettings {
    method public boolean enableSmoothTransition();
    method public boolean getAllowContentAccess();
    method public boolean getAllowFileAccess();