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

Commit 1b13eea8 authored by Steven Moreland's avatar Steven Moreland
Browse files

Added libhealthd-headers.

Test: use with BOARD_VNDK_VERSION=current
Change-Id: Icece8e543307498f349d7f4914ec5be6d97e98fc
parent 766d4946
Loading
Loading
Loading
Loading

healthd/Android.bp

0 → 100644
+7 −0
Original line number Diff line number Diff line
cc_library_headers {
    name: "libhealthd_headers",
    vendor_available: true,
    export_include_dirs: ["include"],
    header_libs: ["libbatteryservice_headers"],
    export_header_lib_headers: ["libbatteryservice_headers"],
}