Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e07613c authored by Yifan Hong's avatar Yifan Hong
Browse files

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
parent 701ff4a1
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -111,10 +111,6 @@ cc_library_static {
        "Health.cpp",
        "LinkedCallback.cpp",
    ],
    visibility: [
        ":__subpackages__",
        "//hardware/interfaces/tests/extension/health:__subpackages__",
    ],
    target: {
        recovery: {
            exclude_srcs: [