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

Commit f990fdec authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "libhealthd.default: Mark as recovery_available." am: c07a66e1 am:...

Merge "libhealthd.default: Mark as recovery_available." am: c07a66e1 am: d10362af am: d720446c
am: 43e116dd

Change-Id: I01bdb85aac42abba59acd31722f50dc07934c9d8
parents fa899bfb 43e116dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ cc_library_static {
    srcs: ["healthd_board_default.cpp"],
    name: "libhealthd.default",
    vendor_available: true,
    recovery_available: true,
    cflags: ["-Werror"],
    include_dirs: ["system/core/base/include"],
    header_libs: ["libhealthd_headers"],