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

Commit 6673885f authored by Hridya Valsaraju's avatar Hridya Valsaraju Committed by android-build-merger
Browse files

Merge "Set vendor: true for boot control HAL" am: b2fa66c4 am: cb77f406

am: 84f84880

Change-Id: I93babc58276bbdee9f98d6821b1fddd78de7643e
parents b1fab490 84f84880
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"],