commit | 8b1dac4e8bdaafa745f07ff21703587b52fa32f7 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Jul 18 13:06:27 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 18 13:06:27 2018 -0700 |
tree | d5ab4b42b5ca720342c0c30a21c432524b10735b | |
parent | 1798b3a7ccbafb678fee23716a2a202e2c9c9579 [diff] | |
parent | b21b03dd356beba7b24012280e253b1e25d9b24e [diff] |
health: libhealthstoragedefault: recovery_available am: b21b03dd35 Change-Id: I60e2c9d783aa87bd9eb641de44a7b9e8ed0031fc
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",