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

Commit e6d70ebf authored by Adnan's avatar Adnan Committed by Ricardo Cerqueira
Browse files

Fix build, RecoverySystem.

Change-Id: I8c7fd35e1f352990c3d8e65cf8a0a30ab0a06297
parent 5c6d6941
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -402,6 +402,7 @@ public class RecoverySystem {
     *
     * @throws IOException  if writing the recovery command file
     * fails, or if the reboot itself fails.
     * @hide
     */
    public static void rebootFormatUserData(Context context) throws IOException {
        doRebootWipeUserData(context, true);