History log of /frameworks/base/core/java/android/content/SyncActivityTooManyDeletes.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b19e62add0a747127952862bb7bea0b73379edcc 16-Dec-2010 Fred Quintana <fredq@google.com> fix the TooManyDeletes to show up again

It was moved so it was no longer in the location that
SyncManager expected. I fixed it by (a) moving it to the
SyncManager directory and by (b) changing the SyncManager to
refer to it by class rather than by class name, which means
it will now check for it at compile time, not run time.
Bug: 3289922

Change-Id: I24f8bac371a16c62c2a38ed1024702c6d0913b93
/frameworks/base/core/java/android/content/SyncActivityTooManyDeletes.java