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

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

am a6a8ba84: Merge "Correct a small doc error"

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

<pre>
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 PLAYER_STATS = "stats";