summaryrefslogtreecommitdiffstats
path: root/otautil/include/otautil/error_code.h
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-05 19:16:31 +0200
committerTao Bao <tbao@google.com>2017-10-05 19:16:31 +0200
commit26436d6d6010d5323349af7e119ff8f34f85c40c (patch)
tree538f084ed5750d2dc0992deec0c3dc372cd53794 /otautil/include/otautil/error_code.h
parentMove error_code.h into otautil. (diff)
downloadandroid_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.tar
android_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.tar.gz
android_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.tar.bz2
android_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.tar.lz
android_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.tar.xz
android_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.tar.zst
android_bootable_recovery-26436d6d6010d5323349af7e119ff8f34f85c40c.zip
Diffstat (limited to '')
-rw-r--r--error_code.h (renamed from otautil/include/otautil/error_code.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/otautil/include/otautil/error_code.h b/error_code.h
index 943c7622d..4e3032bc9 100644
--- a/otautil/include/otautil/error_code.h
+++ b/error_code.h
@@ -75,4 +75,4 @@ enum UncryptErrorCode {
kUncryptBlockDeviceFindError,
};
-#endif // _ERROR_CODE_H_
+#endif // _ERROR_CODE_H_