Skip to content
Snippets Groups Projects
Commit 25bfe747 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Add a missing TODO.

Test: atest cts/tests/BlobStore/src/com/android/cts/blob/BlobStoreManagerTest.java
Change-Id: Ib7f48d845cf7984469c5f67e34f9cbca80823bf0
parent a17b58c0
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ public class BlobStorePerfTests {
durations.clear();
collectDigestDurationsFromTrace(parser, durations);
// get and delete blobId
// TODO: get and delete blobId before next iteration.
}
} finally {
mAtraceUtils.stopTrace();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment