Update IScreenProtectorDetectorService version.

Test: Failing tests pass.
Bug: 278817941
Change-Id: I384ab5b6f5afe48fa0f975c7a16bc57545ca6837
Signed-off-by: Mark Chang <changmark@google.com>
This commit is contained in:
Mark Chang 2023-05-24 01:24:16 +00:00
parent c9891733b2
commit 354e507098
2 changed files with 2 additions and 0 deletions

View file

@ -140,6 +140,7 @@
</hal> </hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>com.google.input.algos.spd</name> <name>com.google.input.algos.spd</name>
<version>2</version>
<interface> <interface>
<name>IScreenProtectorDetectorService</name> <name>IScreenProtectorDetectorService</name>
<instance>default</instance> <instance>default</instance>

View file

@ -25,6 +25,7 @@
</hal> </hal>
<hal format="aidl"> <hal format="aidl">
<name>com.google.input.algos.spd</name> <name>com.google.input.algos.spd</name>
<version>2</version>
<interface> <interface>
<name>IScreenProtectorDetectorService</name> <name>IScreenProtectorDetectorService</name>
<instance>default</instance> <instance>default</instance>