commit | b21b03dd356beba7b24012280e253b1e25d9b24e | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jul 10 13:41:04 2018 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Jul 18 11:28:08 2018 -0700 |
tree | 436192579cdaefcc43cfb0583c718e88f220eba3 | |
parent | 456c9ebbcf0e36418fbc0a095d604bbb7f3a445a [diff] |
health: libhealthstoragedefault: recovery_available Test: builds Bug: 80132328 Change-Id: I2c4d880968e6938806cb9a2cf65352c73748f4ce Merged-In: I2c4d880968e6938806cb9a2cf65352c73748f4ce (cherry picked from commit 14d43837628ee3d1935fb2e33145eff0ba5c0273)
diff --git a/health/2.0/utils/libhealthstoragedefault/Android.bp b/health/2.0/utils/libhealthstoragedefault/Android.bp index cef04fe..5bc8b9f 100644 --- a/health/2.0/utils/libhealthstoragedefault/Android.bp +++ b/health/2.0/utils/libhealthstoragedefault/Android.bp
@@ -21,6 +21,7 @@ srcs: ["StorageHealthDefault.cpp"], name: "libhealthstoragedefault", vendor_available: true, + recovery_available: true, cflags: ["-Werror"], shared_libs: [ "android.hardware.health@2.0",