am 718671b4: fix build breakage
Merge commit '718671b441c6318276e6d954a41a95db0d7e6c49' * commit '718671b441c6318276e6d954a41a95db0d7e6c49': fix build breakage
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user