From 63b0bed177d649ce25db65282330a036b5cfba48 Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Sat, 19 Feb 2022 14:40:01 +0100 Subject: [PATCH] sm8250-common: switch to aosp health and add recovery impl --- sm8250.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sm8250.mk b/sm8250.mk index 2853a03..c6fe8c8 100644 --- a/sm8250.mk +++ b/sm8250.mk @@ -190,7 +190,8 @@ PRODUCT_COPY_FILES += \ # Health PRODUCT_PACKAGES += \ - android.hardware.health@2.1-impl-qti \ + android.hardware.health@2.1-impl \ + android.hardware.health@2.1-impl.recovery \ android.hardware.health@2.1-service # HIDL