mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Revert "Set vendor: true for boot control HAL""
This commit is contained in:
@@ -2,7 +2,7 @@ cc_library_shared {
|
|||||||
name: "android.hardware.boot@1.0-impl",
|
name: "android.hardware.boot@1.0-impl",
|
||||||
defaults: ["hidl_defaults"],
|
defaults: ["hidl_defaults"],
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
vendor: true,
|
vendor_available: true,
|
||||||
recovery_available: true,
|
recovery_available: true,
|
||||||
srcs: ["BootControl.cpp"],
|
srcs: ["BootControl.cpp"],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user