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

Commit cac42c19 authored by Hridya Valsaraju's avatar Hridya Valsaraju
Browse files

Reland "Set vendor: true for boot control HAL"

This reverts commit f8169cc2.

Bug: 117072247
Change-Id: Ib80966e31ed92d316217844d0399e6f6ba5fdd2c
parent f8169cc2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ cc_library_shared {
    name: "android.hardware.boot@1.0-impl",
    defaults: ["hidl_defaults"],
    relative_install_path: "hw",
    vendor_available: true,
    vendor: true,
    recovery_available: true,
    srcs: ["BootControl.cpp"],