health: make AIDL HAL recovery available.

Test: builds
Bug: 170338625
Change-Id: I45e0032e7a765cdeb39e01d17bacf11d1c10a75c
diff --git a/health/aidl/default/Android.bp b/health/aidl/default/Android.bp
index cb78e77..9965209 100644
--- a/health/aidl/default/Android.bp
+++ b/health/aidl/default/Android.bp
@@ -14,6 +14,7 @@
 
 cc_defaults {
     name: "libhealth_aidl_common_defaults",
+    recovery_available: true,
     vendor: true,
     shared_libs: [
         "libbase",