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

Commit 3cd2723a authored by Mathieu Chartier's avatar Mathieu Chartier
Browse files

Bump version for OtaDexoptService

Bug: 63756964
Bug: 74245837
Test: manual

(cherry picked from commit cbe92f73)

Merged-In: I750e38a02710347a03783b820816eda6958ba0c6
Change-Id: I7658114b90232aa885438d69d396fcbd5f5c56d0
parent fa3e976b
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");