Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7fc65469 authored by Hemal Patel's avatar Hemal Patel Committed by android-build-merger
Browse files

Merge "Merge "Docs: Fixed the end-of-comment tag" into mnc-io-docs am:...

Merge "Merge "Docs: Fixed the end-of-comment tag" into mnc-io-docs am: d09caa13 am: 7ff4ee30" into nyc-dev am: d63315e5 am: 3921ba2f
am: c84e8142

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

Change-Id: I2f07a5705536cf78b8e3850ca38a9ffa78b22e58
parents 61a70832 c84e8142
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);
        }
        ...