OSDN Git Service

Use the StorageStatsManager in FileCollector.
authorDaniel Nishi <dhnishi@google.com>
Mon, 10 Apr 2017 18:21:26 +0000 (11:21 -0700)
committerDaniel Nishi <dhnishi@google.com>
Tue, 11 Apr 2017 23:53:23 +0000 (16:53 -0700)
commitbd441caaf6fb268b2756bc51304efa038bf58376
treee1cac863ee53cf0e3152ef5e10fcc88d3f73715e
parentd24ecd9b5c93a62e1bf82786b9648bc496c0a076
Use the StorageStatsManager in FileCollector.

This should vastly improve the speed of the FileCollector.

Change-Id: I7a878a0622bbd6c758fb1d36125414d8b025e709
Fixes: 35807386
Test: Existing tests continue to pass.
services/core/java/com/android/server/storage/DiskStatsLoggingService.java
services/core/java/com/android/server/storage/FileCollector.java
services/tests/servicestests/src/com/android/server/storage/DiskStatsLoggingServiceTest.java