Merge "Resolve build breakage for merge of fix to b/11559103"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c2877079e9
@@ -70,6 +70,7 @@ public class SyncInfo implements Parcelable {
|
||||
this.account = new Account(other.account.name, other.account.type);
|
||||
this.authority = other.authority;
|
||||
this.startTime = other.startTime;
|
||||
this.service = other.service;
|
||||
}
|
||||
|
||||
/** @hide */
|
||||
|
||||
Reference in New Issue
Block a user