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/updater/install.cpp b/updater/install.cpp index 5623c33..b41d48c 100644 --- a/updater/install.cpp +++ b/updater/install.cpp
@@ -58,7 +58,7 @@ #include "edify/expr.h" #include "otafault/ota_io.h" -#include "otautil/DirUtil.h" +#include "otautil/dirutil.h" #include "otautil/error_code.h" #include "otautil/mounts.h" #include "otautil/print_sha1.h"