summaryrefslogtreecommitdiff
path: root/health/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'health/Android.bp')
-rw-r--r--health/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/Android.bp b/health/Android.bp
index 3039431d..3b67e1ec 100644
--- a/health/Android.bp
+++ b/health/Android.bp
@@ -35,13 +35,13 @@ cc_library {
export_shared_lib_headers: [
"android.frameworks.stats-V1-ndk",
- "android.hardware.health-V2-ndk",
+ "android.hardware.health-V3-ndk",
"libpixelatoms_defs",
],
shared_libs: [
"android.frameworks.stats-V1-ndk",
- "android.hardware.health-V2-ndk",
+ "android.hardware.health-V3-ndk",
"libbase",
"libbinder_ndk",
"libcutils",