Merge "Don't use service notifications if we can't." am: cbcae5af6f am: ea8a0d14a6
am: f9376cbd22

Change-Id: I7eade8cfe87010e36f99b9837e58414f8f3e29ca
diff --git a/manifest.xml b/manifest.xml
index f34bfb1..417d7b1 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -89,6 +89,16 @@
           <instance>vr</instance>
       </interface>
     </hal>
+    <hal>
+        <name>android.hardware.health</name>
+        <transport>hwbinder</transport>
+        <version>2.0</version>
+        <interface>
+            <name>IHealth</name>
+            <!-- The backup instance provided by healthd. -->
+            <instance>backup</instance>
+        </interface>
+    </hal>
     <hal format="native">
         <name>netutils-wrapper</name>
         <!--