commit | 7c074d97bdf579c1a7d4f878df1ece23c25a4f04 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Aug 21 12:31:51 2018 -0700 |
committer | Tao Bao <tbao@google.com> | Tue Aug 21 12:32:03 2018 -0700 |
tree | 96f371cd0e96b76c6efceb5f213cfadb3ef64f5c | |
parent | 09ce7686f2e62f9d0752a04de84681d507f0e916 [diff] |
Depend on mke2fs.conf.recovery. Bug: 112780007 Test: `m dist` along with other changes in the topic. Check the file under recovery. Trigger factory reset from recovery UI. Change-Id: I2fb6954576eefecea60712a21506a2aeb1cecc53
diff --git a/Android.bp b/Android.bp index 53b74dc..c5fcd65 100644 --- a/Android.bp +++ b/Android.bp
@@ -232,7 +232,7 @@ required: [ "e2fsdroid.recovery", "librecovery_ui_ext", - "mke2fs.conf", + "mke2fs.conf.recovery", "mke2fs.recovery", "recovery_deps", ],