summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-22 12:52:59 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-08-22 12:52:59 +0200
commitb3e1fbb67dbc927044d844971d87e5d7a5cdb4aa (patch)
tree96f371cd0e96b76c6efceb5f213cfadb3ef64f5c
parentMerge "tests: Remove {old,new}.file." am: 09ce7686f2 am: 14d87881d8 (diff)
parentMerge "Depend on mke2fs.conf.recovery." am: aa536568b3 (diff)
downloadandroid_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.tar
android_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.tar.gz
android_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.tar.bz2
android_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.tar.lz
android_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.tar.xz
android_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.tar.zst
android_bootable_recovery-b3e1fbb67dbc927044d844971d87e5d7a5cdb4aa.zip
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 53b74dca5..c5fcd65c0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -232,7 +232,7 @@ cc_binary {
required: [
"e2fsdroid.recovery",
"librecovery_ui_ext",
- "mke2fs.conf",
+ "mke2fs.conf.recovery",
"mke2fs.recovery",
"recovery_deps",
],