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

Commit d720446c 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: d10362af

Change-Id: I8da17037bfee4ed2021b72f008da2b03176b506a
parents b25109f9 d10362af
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"],