commit | 17054c051a846743ecbfacec5986fe8b35152c9d | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu May 03 22:41:23 2018 -0700 |
committer | Tao Bao <tbao@google.com> | Thu May 03 23:17:29 2018 -0700 |
tree | 093bdd474d8f333ed4458662ce20e79ce48d57c6 | |
parent | 13446c032b24964f061c6cf094dc11b3d17e34fa [diff] [blame] |
otautil: Rename dir/sys/thermal utils. Test: mmma -j bootable/recovery Change-Id: I32ab98549e91f993364306e4a88dc654221b3869
diff --git a/recovery.cpp b/recovery.cpp index 890f99c..d8f56b8 100644 --- a/recovery.cpp +++ b/recovery.cpp
@@ -67,7 +67,7 @@ #include "fuse_sideload.h" #include "install.h" #include "minui/minui.h" -#include "otautil/DirUtil.h" +#include "otautil/dirutil.h" #include "otautil/error_code.h" #include "otautil/paths.h" #include "roots.h"