mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Reland 'Set vendor: true for boot control HAL'
Test: make boot image and check if boot contol HAL implementation is present in vendor and recovery. Bug: 117072247 Change-Id: Id05563fc3b4bdf135bf7e1ae75d23f34a98845ab
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