summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Lee <stayfan@google.com>2022-05-12 17:16:27 -0700
committerStephane Lee <stayfan@google.com>2022-07-22 00:33:31 +0000
commitd543694a0584cea40a16923bcdc2a0baf4457444 (patch)
tree315a1f898a635e151d02cdf9831125d80a541702
parente2ef4934d711d93a46bbfbc84a86aa6f1aea4c8b (diff)
downloadredfin-android13-qpr2-s10-release.tar.gz
Bug: 232461104 Test: Ensure Adaptive Charging/Battery health flags works as expected Change-Id: Ia4ce4f7142804c56a43c0dc9869f4af39b984328 Merged-In: Ia4ce4f7142804c56a43c0dc9869f4af39b984328
-rw-r--r--vf/device_framework_matrix_product.R.5.xml4
-rw-r--r--vf/device_framework_matrix_product.S.5.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/vf/device_framework_matrix_product.R.5.xml b/vf/device_framework_matrix_product.R.5.xml
index 2d7ba29..a00e40c 100644
--- a/vf/device_framework_matrix_product.R.5.xml
+++ b/vf/device_framework_matrix_product.R.5.xml
@@ -90,9 +90,9 @@
<instance>default</instance>
</interface>
</hal>
- <hal format="hidl" optional="false">
+ <hal format="aidl" optional="false">
<name>vendor.google.google_battery</name>
- <version>1.1-2</version>
+ <version>1</version>
<interface>
<name>IGoogleBattery</name>
<instance>default</instance>
diff --git a/vf/device_framework_matrix_product.S.5.xml b/vf/device_framework_matrix_product.S.5.xml
index ca45b30..04114ed 100644
--- a/vf/device_framework_matrix_product.S.5.xml
+++ b/vf/device_framework_matrix_product.S.5.xml
@@ -90,9 +90,9 @@
<instance>default</instance>
</interface>
</hal>
- <hal format="hidl" optional="false">
+ <hal format="aidl" optional="false">
<name>vendor.google.google_battery</name>
- <version>1.1-2</version>
+ <version>1</version>
<interface>
<name>IGoogleBattery</name>
<instance>default</instance>