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

Commit de1a963e authored by Mathieu Chartier's avatar Mathieu Chartier Committed by Gerrit Code Review
Browse files

Merge "Bump version for OtaDexoptService"

parents 121eb58a cbe92f73
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -266,8 +266,8 @@ public class OtaDexoptService extends IOtaDexopt.Stub {
                    throws InstallerException {
                final StringBuilder builder = new StringBuilder();

                // The version. Right now it's 7.
                builder.append("7 ");
                // The current version.
                builder.append("8 ");

                builder.append("dexopt");