summaryrefslogtreecommitdiffstats
path: root/api/system-current.txt
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2015-06-22 17:41:44 -0700
committerDianne Hackborn <hackbod@google.com>2015-06-22 17:41:44 -0700
commitd01ed46c633912895ac4d9dc0804dac8f7fe9069 (patch)
treeabb9f7c86cef37102cfd1f4aee1c481dd05e3c36 /api/system-current.txt
parent9622c0cc900da84c903f0395053dd4d9a9e4f53d (diff)
downloadframeworks_base-d01ed46c633912895ac4d9dc0804dac8f7fe9069.zip
frameworks_base-d01ed46c633912895ac4d9dc0804dac8f7fe9069.tar.gz
frameworks_base-d01ed46c633912895ac4d9dc0804dac8f7fe9069.tar.bz2
Fix issue #21799741: AbstractThreadedSyncAdapter crashes...
...when permissions aren't granted Eat the SecurityException, turn it into a new callback. Change-Id: Ibeffce061aa51beba097c90f431de07ce70b3c4e
Diffstat (limited to 'api/system-current.txt')
-rw-r--r--api/system-current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/system-current.txt b/api/system-current.txt
index 1f8f7a3..d7d3c11 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -7436,6 +7436,7 @@ package android.content {
method public android.content.Context getContext();
method public final android.os.IBinder getSyncAdapterBinder();
method public abstract void onPerformSync(android.accounts.Account, android.os.Bundle, java.lang.String, android.content.ContentProviderClient, android.content.SyncResult);
+ method public void onSecurityException(android.accounts.Account, android.os.Bundle, java.lang.String, android.content.SyncResult);
method public void onSyncCanceled();
method public void onSyncCanceled(java.lang.Thread);
field public static final deprecated int LOG_SYNC_DETAILS = 2743; // 0xab7