mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Use -Werror in hardware/interfaces" am: 02804915fb am: 8e736c21de
am: f53fe9317b
Change-Id: Ifc0a5be285be1a57d998db3c032e392b307cfa80
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cc_library_shared {
|
||||
name: "android.hardware.boot@1.0-impl",
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
srcs: ["BootControl.cpp"],
|
||||
@@ -17,6 +18,7 @@ cc_library_shared {
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.boot@1.0-service",
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
init_rc: ["android.hardware.boot@1.0-service.rc"],
|
||||
|
||||
Reference in New Issue
Block a user