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
This commit is contained in:
Tao Bao 2018-08-21 12:31:51 -07:00
parent 09ce7686f2
commit 7c074d97bd

View file

@ -232,7 +232,7 @@ cc_binary {
required: [
"e2fsdroid.recovery",
"librecovery_ui_ext",
"mke2fs.conf",
"mke2fs.conf.recovery",
"mke2fs.recovery",
"recovery_deps",
],