Merge "Bump version for OtaDexoptService"
am: de1a963e52
Change-Id: I49beb8aabbae6a4a06d1a9c360bdcefd47a5b187
This commit is contained in:
@@ -266,8 +266,8 @@ public class OtaDexoptService extends IOtaDexopt.Stub {
|
|||||||
throws InstallerException {
|
throws InstallerException {
|
||||||
final StringBuilder builder = new StringBuilder();
|
final StringBuilder builder = new StringBuilder();
|
||||||
|
|
||||||
// The version. Right now it's 7.
|
// The current version.
|
||||||
builder.append("7 ");
|
builder.append("8 ");
|
||||||
|
|
||||||
builder.append("dexopt");
|
builder.append("dexopt");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user