Merge "Merge "initialize mNeedGC" am: 459b4e912f am: 4f5403741d am: 11c14be766"
This commit is contained in:
committed by
Android (Google) Code Review
commit
79409636b8
@@ -361,7 +361,7 @@ class StorageManagerService extends IStorageManager.Stub
|
||||
private volatile boolean mChargingRequired;
|
||||
private volatile int mMinGCSleepTime;
|
||||
private volatile int mTargetDirtyRatio;
|
||||
private volatile boolean mNeedGC;
|
||||
private volatile boolean mNeedGC = true;
|
||||
|
||||
private volatile boolean mPassedLifetimeThresh;
|
||||
// Tracking storage write amounts in one period
|
||||
|
||||
Reference in New Issue
Block a user