mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Reland "Set vendor: true for boot control HAL"
This reverts commit f8169cc2bc.
Bug: 117072247
Change-Id: Ib80966e31ed92d316217844d0399e6f6ba5fdd2c
This commit is contained in:
@@ -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"],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user