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

Commit 410a4116 authored by Hridya Valsaraju's avatar Hridya Valsaraju Committed by android-build-merger
Browse files

Merge "Revert "Set vendor: true for boot control HAL"" am: 04ba91ef am: 1d088571

am: a8fe4144

Change-Id: Idcebaae70a3a0202f3e67af0e53af666e44b65c0
parents d6c009d4 a8fe4144
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: true,
    vendor_available: true,
    recovery_available: true,
    srcs: ["BootControl.cpp"],