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

Commit 865c3bc5 authored by Hridya Valsaraju's avatar Hridya Valsaraju
Browse files

Allow bootctrl hal to work in recovery

Bug: 78793464
Test: Compiles, boot commands work
Change-Id: Icd1dcd97bd03f070758ce945ddfdf2b13caf5ed4
parent 4ccae0fd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@ cc_library_shared {
    name: "android.hardware.boot@1.0-impl",
    defaults: ["hidl_defaults"],
    relative_install_path: "hw",
    vendor: true,
    vendor_available: true,
    recovery_available: true,
    srcs: ["BootControl.cpp"],

    shared_libs: [