commit | 8264d58a4686489d56b8156ac6460d91a387ff84 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Aug 14 21:06:58 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 14 21:06:58 2018 +0000 |
tree | e50783bcf1737b482141c41b45b617d94d3c48a6 | |
parent | e5bf3a268e263340138b1118a8ec47ed309715d9 [diff] | |
parent | 6ab518e0df9652099c16d03e936bbac74e74874b [diff] |
Merge "libhealthhalutils is recovery_available"
diff --git a/health/2.0/utils/libhealthhalutils/Android.bp b/health/2.0/utils/libhealthhalutils/Android.bp index 5686520..449ef16 100644 --- a/health/2.0/utils/libhealthhalutils/Android.bp +++ b/health/2.0/utils/libhealthhalutils/Android.bp
@@ -21,6 +21,7 @@ srcs: ["HealthHalUtils.cpp"], cflags: ["-Wall", "-Werror"], vendor_available: true, + recovery_available: true, export_include_dirs: ["include"], shared_libs: [ "android.hardware.health@2.0",