summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 66a4144)
raw | patch | inline | side by side (parent: 66a4144)
author | Yifan Hong <elsk@google.com> | |
Mon, 13 Aug 2018 19:54:21 +0000 (12:54 -0700) | ||
committer | Yifan Hong <elsk@google.com> | |
Mon, 13 Aug 2018 19:55:36 +0000 (12:55 -0700) |
health/2.0/utils/libhealthhalutils/Android.bp | patch | blob | history |
diff --git a/health/2.0/utils/libhealthhalutils/Android.bp b/health/2.0/utils/libhealthhalutils/Android.bp
index 5686520e291ebbc36c8c7eeba46f9877eaf4acba..449ef16b3063f41ee490a5ef05557971948acc68 100644 (file)
srcs: ["HealthHalUtils.cpp"],
cflags: ["-Wall", "-Werror"],
vendor_available: true,
+ recovery_available: true,
export_include_dirs: ["include"],
shared_libs: [
"android.hardware.health@2.0",