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

Commit e4396c9d authored by Christopher Tate's avatar Christopher Tate Committed by Android Git Automerger
Browse files

am 10786aa1: am a6a8ba84: Merge "Correct a small doc error"

* commit '10786aa1':
  Correct a small doc error
parents 89249e90 10786aa1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -680,7 +680,7 @@ android.app.backup.BackupAgentHelper} looks like this:</p>


<pre>
<pre>
public class MyFileBackupAgent extends BackupAgentHelper {
public class MyFileBackupAgent extends BackupAgentHelper {
    // The name of the SharedPreferences file
    // The name of the file
    static final String TOP_SCORES = "scores";
    static final String TOP_SCORES = "scores";
    static final String PLAYER_STATS = "stats";
    static final String PLAYER_STATS = "stats";