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

Commit b19774bd authored by Michael Wright's avatar Michael Wright Committed by android-build-merger
Browse files

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

am: d63315e5

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

Change-Id: Icb8763a976ea1768f8dfb68875d87dcb0a53cca5
parents ffc8723d d63315e5
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);
        }
        ...