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:
Yifan Hong 2021-11-08 13:00:49 -08:00
parent 701ff4a1de
commit 2e07613c79

View file

@ -111,10 +111,6 @@ cc_library_static {
"Health.cpp",
"LinkedCallback.cpp",
],
visibility: [
":__subpackages__",
"//hardware/interfaces/tests/extension/health:__subpackages__",
],
target: {
recovery: {
exclude_srcs: [