Update due to a platform change
am: 3a65b10528
Change-Id: Ib4e2af11377882985cca9e37be50be822c26e92a
This commit is contained in:
@@ -371,7 +371,7 @@ public class SyncAdapterDriver extends Activity
|
||||
sa.getString(com.android.internal.R.styleable
|
||||
.SyncAdapter_settingsActivity);
|
||||
return new SyncAdapterType(authority, accountType, userVisible, supportsUploading,
|
||||
isAlwaysSyncable, allowParallelSyncs, settingsActivity);
|
||||
isAlwaysSyncable, allowParallelSyncs, settingsActivity, packageName);
|
||||
} finally {
|
||||
sa.recycle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user