Test: The notification service is successfully running. Flag: com.google.android.input.twoshay.flags.enable_notification_service Bug: 385001604 Change-Id: I8bb8a894ecc88d588e867022a0c61d8d8a5560ca Signed-off-by: Hyungwoo Yang <hyungwooyang@google.com>
34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<compatibility-matrix version="1.0" type="framework">
|
|
<hal format="aidl" optional="true">
|
|
<name>com.google.input</name>
|
|
<version>2-5</version>
|
|
<interface>
|
|
<name>ITouchContextService</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="aidl" optional="true">
|
|
<name>com.google.input</name>
|
|
<version>5</version>
|
|
<interface>
|
|
<name>ITwoshayNotificationService</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="aidl" optional="true">
|
|
<name>com.google.input.algos.gril</name>
|
|
<version>2-5</version>
|
|
<interface>
|
|
<name>IGrilAntennaTuningService</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="aidl" optional="true">
|
|
<name>com.google.input.algos.spd</name>
|
|
<version>2-5</version>
|
|
<interface>
|
|
<name>IScreenProtectorDetectorService</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</compatibility-matrix>
|