summaryrefslogtreecommitdiffstats
path: root/otautil/include/otautil/error_code.h
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2020-07-24 22:33:06 +0200
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-24 22:33:06 +0200
commite60da4f9826754bb46ed6b211edbe013e6e6da59 (patch)
treeb803d24bdc17fafae7d416d14bc8eca5e7280761 /otautil/include/otautil/error_code.h
parent[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: fe58fdea5e -s ours am: 9955de88ad -s ours am: 85140c6f17 -s ours (diff)
parentMerge changes I0f3f0333,If447b2cf am: 435a5fc0c2 am: 74538db684 am: 435f3d3f16 am: 8885ef0529 am: 6e35461b69 (diff)
downloadandroid_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.tar
android_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.tar.gz
android_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.tar.bz2
android_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.tar.lz
android_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.tar.xz
android_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.tar.zst
android_bootable_recovery-e60da4f9826754bb46ed6b211edbe013e6e6da59.zip
Diffstat (limited to 'otautil/include/otautil/error_code.h')
-rw-r--r--otautil/include/otautil/error_code.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/otautil/include/otautil/error_code.h b/otautil/include/otautil/error_code.h
index 2b73c1353..7b52ce599 100644
--- a/otautil/include/otautil/error_code.h
+++ b/otautil/include/otautil/error_code.h
@@ -22,7 +22,7 @@ enum ErrorCode : int {
kLowBattery = 20,
kZipVerificationFailure,
kZipOpenFailure,
- kBootreasonInBlacklist,
+ kBootreasonInBlocklist,
kPackageCompatibilityFailure,
kScriptExecutionFailure,
kMapFileFailure,