commit | b1b3c303a6e497be317d0618e0d947344540b82c | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Wed Sep 18 14:24:54 2019 -0700 |
committer | Patrick Baumann <patb@google.com> | Mon Sep 23 09:49:33 2019 -0700 |
tree | 7f42c111a558712a9c489bee7da48966580e811b | |
parent | a486c75267a855b370f32f15b2deefcf7f1e7429 [diff] |
Refactors initial directory scan to be dryer This change collapses a bunch of manual calls to scanDir with a map and a loop. This makes things a little more readable and easier to update going forward. Bug: NA Test: boots without issue. Change-Id: I81fb7a9474894d0bceecb6b0ef7a64d047a40c14