Merge "Be a good android citizen and clean up following build warnings."

This commit is contained in:
Pinyao Ting
2020-02-13 01:15:20 +00:00
committed by Android (Google) Code Review

View File

@@ -1738,7 +1738,7 @@ public class SyncStorageEngine {
/**
* Ensure the old pending.bin is deleted, as it has been changed to pending.xml.
* pending.xml was used starting in KLP.
* pending.xml was used starting in KitKat.
* @param syncDir directory where the sync files are located.
*/
private void maybeDeleteLegacyPendingInfoLocked(File syncDir) {