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

Commit 465aa7e4 authored by Torne (Richard Coles)'s avatar Torne (Richard Coles)
Browse files

Revert "Fix build."

This reverts commit c05b5cf7 as it's a
fix for 96ca46cf which has also been
reverted.

Conflicts:
	core/java/android/content/SyncRequest.java

Change-Id: If09fd255b4fd2640cd89feb46b2ac35f53611643
parent 4890b085
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6690,7 +6690,7 @@ package android.content {
  public static class SyncRequest.Builder {
    ctor public SyncRequest.Builder();
    method public android.content.SyncRequest build();
    method public android.content.SyncRequest.Builder setDisallowMetered(boolean);
    method public android.content.SyncRequest.Builder setAllowMetered(boolean);
    method public android.content.SyncRequest.Builder setExpedited(boolean);
    method public android.content.SyncRequest.Builder setExtras(android.os.Bundle);
    method public android.content.SyncRequest.Builder setIgnoreBackoff(boolean);