* commit '7f36d4217269e79f8409c46f12f10464a1f585ea': Fix free_cache to actually work
This commit is contained in:
@ -163,7 +163,6 @@ public class DeviceStorageMonitorService extends Binder {
|
||||
} catch (IllegalArgumentException e) {
|
||||
// ignore; report -1
|
||||
}
|
||||
mCacheFileStats.restat(CACHE_PATH);
|
||||
EventLog.writeEvent(EventLogTags.FREE_STORAGE_LEFT,
|
||||
mFreeMem, mFreeSystem, mFreeCache);
|
||||
}
|
||||
|
Reference in New Issue
Block a user