Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c074d97 authored by Tao Bao's avatar Tao Bao
Browse files

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
parent 09ce7686
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -232,7 +232,7 @@ cc_binary {
    required: [
        "e2fsdroid.recovery",
        "librecovery_ui_ext",
        "mke2fs.conf",
        "mke2fs.conf.recovery",
        "mke2fs.recovery",
        "recovery_deps",
    ],