OSDN Git Service

Add account type check for invisible sync adapters.
authorZhenguo Fu <zhenguo.fu@sonyericsson.com>
Fri, 15 Apr 2011 03:24:31 +0000 (11:24 +0800)
committerJohan Redestig <johan.redestig@sonymobile.com>
Thu, 7 Jun 2012 12:42:28 +0000 (14:42 +0200)
commit193821e6e850d1fb76d01e369856a35d00fc9bed
treebb166380b5de06826277f6a01b8e6af232ef8675
parent8ad7abbcf64076b4df8ff3e724815c2e7940be8e
Add account type check for invisible sync adapters.

The invisible sync adapters array is modified to
store the sync adapters instead of their authorities,
so that "Sync now" function will only synchronize
those with the same account type as the current
account.

Change-Id: If9b0b32db9828d8671f57a0d7a2f64712a7ebabf
src/com/android/settings/accounts/AccountSyncSettings.java