OtaDexopt: Fix after-ota space measure am: 13018f3730
am: 63973b5581
Change-Id: Id50ef92b1cd0a6fb2e16e3160475c80ec851f854
This commit is contained in:
@@ -172,6 +172,7 @@ public class OtaDexoptService extends IOtaDexopt.Stub {
|
|||||||
Log.i(TAG, "Cleaning up OTA Dexopt state.");
|
Log.i(TAG, "Cleaning up OTA Dexopt state.");
|
||||||
}
|
}
|
||||||
mDexoptCommands = null;
|
mDexoptCommands = null;
|
||||||
|
availableSpaceAfterDexopt = getAvailableSpace();
|
||||||
|
|
||||||
performMetricsLogging();
|
performMetricsLogging();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user