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

Commit f3d0a4c6 authored by Tianjie Xu's avatar Tianjie Xu Committed by android-build-merger
Browse files

Merge \\\"Fix a naming typo for source_build\\\" into nyc-dev am: dfa654ed am: 5b767d12

am: a92b4737

Change-Id: I89897592b5425a3601afa47813c6d109c4d85cd9
parents 28a04413 a92b4737
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -759,7 +759,7 @@ public class RecoverySystem {

                if (line.startsWith("time")) {
                    timeTotal = scaled;
                } else if (line.startsWith("source_version")) {
                } else if (line.startsWith("source_build")) {
                    sourceVersion = scaled;
                } else if (line.startsWith("bytes_written")) {
                    bytesWrittenInMiB = (bytesWrittenInMiB == -1) ? scaled :