mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +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.gatekeeper@1.0-impl",
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
|
||||
@@ -18,6 +19,7 @@ cc_library_shared {
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.gatekeeper@1.0-service",
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
init_rc: ["android.hardware.gatekeeper@1.0-service.rc"],
|
||||
|
||||
Reference in New Issue
Block a user