Merge "Revert "Finalize resource IDs for N."" into nyc-dev

am: d63315e535

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

Change-Id: Icb8763a976ea1768f8dfb68875d87dcb0a53cca5
This commit is contained in:
Michael Wright
2016-05-27 23:12:07 +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.
* To maintain backward compatibility, assume that
* changeUri is null.
*/
ContentResolver.requestSync(ACCOUNT, AUTHORITY, null);
}
...