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

Commit 5c1cd3ec authored by Hemal Patel's avatar Hemal Patel Committed by android-build-merger
Browse files

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

am: 7ff4ee30

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

Change-Id: I79abb2406163de3928ec9bb473e18c31aa146efa
parents bf932b00 7ff4ee30
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);
        }
        ...