gs101: restore ITouchContextService to the device manifest am: 32b504ddca

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14253404

Change-Id: I39d29b4cfd0d36af6039e5c7a1527a7d1604c55b
This commit is contained in:
Steve Pfetsch 2021-04-20 23:40:21 +00:00 committed by Automerger Merge Worker
commit 1e5f64c0ba
4 changed files with 28 additions and 0 deletions

View file

@ -175,6 +175,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl">
<name>com.google.input</name>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.bt_channel_avoidance</name>
<transport>hwbinder</transport>

View file

@ -175,6 +175,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl">
<name>com.google.input</name>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.bt_channel_avoidance</name>
<transport>hwbinder</transport>

View file

@ -164,6 +164,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl">
<name>com.google.input</name>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.bt_channel_avoidance</name>
<transport>hwbinder</transport>

View file

@ -164,6 +164,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl">
<name>com.google.input</name>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>hardware.google.bluetooth.bt_channel_avoidance</name>
<transport>hwbinder</transport>