mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
health: make libhealth_aidl_impl visibility public
It was meant to be the replacement of health2impl, the helper library for implementing the health HAL. Hence, vendor implementation needs to access it. Test: pass Bug: 177269435 Change-Id: I58f4bcd860983b2b16ea52fbdd6e05c8d4953454
This commit is contained in:
@@ -111,10 +111,6 @@ cc_library_static {
|
||||
"Health.cpp",
|
||||
"LinkedCallback.cpp",
|
||||
],
|
||||
visibility: [
|
||||
":__subpackages__",
|
||||
"//hardware/interfaces/tests/extension/health:__subpackages__",
|
||||
],
|
||||
target: {
|
||||
recovery: {
|
||||
exclude_srcs: [
|
||||
|
||||
Reference in New Issue
Block a user