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