commit | a3191718f90168890eedcdd9d4dfa4d96c48936f | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Aug 14 15:50:56 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Aug 14 15:50:56 2018 -0700 |
tree | 3039a0395cb33e32aba96a5b9e59ef114be82d18 | |
parent | ace893bc488bdcb3aa2be468296e91d61da92822 [diff] | |
parent | 8264d58a4686489d56b8156ac6460d91a387ff84 [diff] |
Merge "libhealthhalutils is recovery_available" am: 8264d58a46 Change-Id: Iba2db2812374fd245aa721df83f6fd83f37c6193
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",