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

Commit cbe92f73 authored by Mathieu Chartier's avatar Mathieu Chartier
Browse files

Bump version for OtaDexoptService

Bug: 63756964
Bug: 74245837
Test: manual
Change-Id: I750e38a02710347a03783b820816eda6958ba0c6
parent f890c3ea
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");