update AIDL IGoogleBattery manifest version to 2

Bug: 274701302
Test: TH
Change-Id: I622d51c32f82f59bf3d4b28bf25ef7e22d7834d0
Merged-In: I622d51c32f82f59bf3d4b28bf25ef7e22d7834d0
Signed-off-by: Jack Wu <wjack@google.com>
(cherry picked from commit 4f2c600fc1)
This commit is contained in:
Jack Wu
2023-03-03 10:14:19 +08:00
parent d580ff7741
commit f890d53f96
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
</hal>
<hal format="aidl" optional="true">
<name>vendor.google.google_battery</name>
<version>1</version>
<version>2</version>
<interface>
<name>IGoogleBattery</name>
<instance>default</instance>

View File

@@ -213,7 +213,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</hal>
<hal format="aidl">
<name>vendor.google.google_battery</name>
<version>1</version>
<version>2</version>
<interface>
<name>IGoogleBattery</name>
<instance>default</instance>