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

Commit 718671b4 authored by Fred Quintana's avatar Fred Quintana
Browse files

fix build breakage

parent b93cdae7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1025,7 +1025,7 @@ public abstract class ContentResolver {

    /**
     * Set whether this account/provider is syncable.
     * @param syncable, >0 denotes syncable, 0 means not syncable, <0 means unknown
     * @param syncable >0 denotes syncable, 0 means not syncable, <0 means unknown
     */
    public void setIsSyncable(Account account, String authority, int syncable) {
        try {