summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-21 21:31:51 +0200
committerTao Bao <tbao@google.com>2018-08-21 21:32:03 +0200
commit7c074d97bdf579c1a7d4f878df1ece23c25a4f04 (patch)
tree96f371cd0e96b76c6efceb5f213cfadb3ef64f5c
parentMerge "tests: Remove {old,new}.file." (diff)
downloadandroid_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.tar
android_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.tar.gz
android_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.tar.bz2
android_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.tar.lz
android_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.tar.xz
android_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.tar.zst
android_bootable_recovery-7c074d97bdf579c1a7d4f878df1ece23c25a4f04.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",
],