aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-11-14 22:58:44 -0700
committerDavide Garberi <dade.garberi@gmail.com>2019-01-26 13:56:26 +0100
commit5b4acc23a3014e332c55df370a9e083793f06457 (patch)
tree0688b6064f2ce669084b754f5555809abf2cc2c9
parentf9049138aba001f036a712c169bbe496e7d40cb2 (diff)
msm8996-common: Health: Uprevision to 2.0
Test: adb logcat -e health Test: lshal --debug Change-Id: I3855f256d79a46c9626f043aac667937ff6414e1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
-rw-r--r--manifest.xml2
-rwxr-xr-xmsm8996.mk5
2 files changed, 3 insertions, 4 deletions
diff --git a/manifest.xml b/manifest.xml
index 36ee846..8c1f526 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -167,7 +167,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
- <version>1.0</version>
+ <version>2.0</version>
<interface>
<name>IHealth</name>
<instance>default</instance>
diff --git a/msm8996.mk b/msm8996.mk
index 3df458e..37c9d13 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -220,9 +220,8 @@ PRODUCT_COPY_FILES += \
# Healthd
PRODUCT_PACKAGES += \
- android.hardware.health@1.0-convert \
- android.hardware.health@1.0-impl \
- android.hardware.health@1.0-service \
+ android.hardware.health@2.0-impl \
+ android.hardware.health@2.0-service \
chargeonlymode
# HIDL