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

am: d63315e535

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

Change-Id: I463b3de64c12e0619677dd5d4ecd83c74f70528e
This commit is contained in:
Hemal Patel
2016-05-27 21:45:52 +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);
} }
... ...