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

Commit 14d43837 authored by Yifan Hong's avatar Yifan Hong
Browse files

health: libhealthstoragedefault: recovery_available

Test: builds
Bug: 80132328

Change-Id: I2c4d880968e6938806cb9a2cf65352c73748f4ce
parent 1ffc50ad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ cc_library_static {
    srcs: ["StorageHealthDefault.cpp"],
    name: "libhealthstoragedefault",
    vendor_available: true,
    recovery_available: true,
    cflags: ["-Werror"],
    shared_libs: [
        "android.hardware.health@2.0",