Skip to content

Commit

Permalink
vintf: Add spc service
Browse files Browse the repository at this point in the history
Change-Id: I96bbfa9dc0ef2efea8d4aedff76badba91b69ca0
  • Loading branch information
hellobbn authored and luk1337 committed Jan 27, 2025
1 parent ad75d19 commit 3aee98f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vintf/device_framework_matrix.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.semc.hardware.spc</name>
<interface>
<name>ISpc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.semc.system.idd</name>
<version>1.0-1</version>
Expand Down

0 comments on commit 3aee98f

Please sign in to comment.