Skip to content

Commit

Permalink
Merge pull request #4 from ralph950412/rice
Browse files Browse the repository at this point in the history
lahaina: Declare Google Battery Hal in device FCM
  • Loading branch information
fahmidislamsoum authored Aug 6, 2022
2 parents 12f36b6 + 146b06b commit 0dca49c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions hidl/device_framework_matrix.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,13 @@
<instance>default</instance>
</interface>
</hal>
<!-- Google Battery -->
<hal format="hidl" optional="true">
<name>vendor.google.google_battery</name>
<version>1.1</version>
<interface>
<name>IGoogleBattery</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>

0 comments on commit 0dca49c

Please sign in to comment.