zumapro: Add Twoshay's IGrilAntennaTuningService to manifest

Bug: 268562469

Test: manual

Change-Id: I39c61fe53768b2bd2cbbe236505c98f98d4fc8ae
Signed-off-by: Mingguang Xu <mingguangxu@google.com>
This commit is contained in:
Mingguang Xu 2024-01-10 23:22:09 +00:00
parent 1257aa5cdd
commit 0e4c410042
2 changed files with 16 additions and 0 deletions

View file

@ -127,6 +127,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.input.algos.gril</name>
<version>2</version>
<interface>
<name>IGrilAntennaTuningService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.input</name>
<interface>

View file

@ -19,6 +19,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl">
<name>com.google.input.algos.gril</name>
<version>2</version>
<interface>
<name>IGrilAntennaTuningService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl">
<name>com.google.input</name>
<interface>