Merge "Merge "Docs: Fixed the end-of-comment tag" into mnc-io-docs am: d09caa1378 am: 7ff4ee303b" into nyc-dev am: d63315e535

am: 3921ba2f61

* commit '3921ba2f614895538bf6c8dfdfad79c1e5d6a2af':
  Docs: Fixed the end-of-comment tag

Change-Id: I259fcb700f0841f92b76c8057a86c378afab74c0
This commit is contained in:
Hemal Patel
2016-05-27 23:16:34 +00:00
committed by android-build-merger

View File

@@ -240,6 +240,7 @@ public class MainActivity extends FragmentActivity {
* Ask the framework to run your sync adapter. * Ask the framework to run your sync adapter.
* To maintain backward compatibility, assume that * To maintain backward compatibility, assume that
* changeUri is null. * changeUri is null.
*/
ContentResolver.requestSync(ACCOUNT, AUTHORITY, null); ContentResolver.requestSync(ACCOUNT, AUTHORITY, null);
} }
... ...