Merge "Revert "Set vendor: true for boot control HAL""

am: 04ba91ef05

Change-Id: I147b41417fe0261dd58e764e1bc1f1bc4d3d4e5e
This commit is contained in:
Hridya Valsaraju
2018-10-02 14:38:02 -07:00
committed by android-build-merger

View File

@@ -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"],