otafault: Move headers under otafault/.

Test: mmma bootable/recovery
Change-Id: I3ceb72f703c7c2857d656c137d71baa1fccd8238
This commit is contained in:
Tao Bao
2017-09-28 21:29:11 -07:00
parent 50f5a54a1e
commit d33b2f86b7
10 changed files with 15 additions and 14 deletions

View File

@@ -39,7 +39,7 @@
#include <openssl/sha.h>
#include "edify/expr.h"
#include "ota_io.h"
#include "otafault/ota_io.h"
#include "print_sha1.h"
static int LoadPartitionContents(const std::string& filename, FileContents* file);