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

Commit a95a2f0b authored by Mathieu Chartier's avatar Mathieu Chartier Committed by android-build-merger
Browse files

Merge "Bump version for OtaDexoptService" am: de1a963e am: 28e42ede

am: 8f14e96f

Change-Id: I8b7dc8e2c2506cea3df3a7fa98f4651949e1b2e6
parents bf76fc3a 8f14e96f
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");