Declare IDisplay aidl interface to V5

Bug: 176922790

test: local test with a histogram client program
Change-Id: I0481381811e1b9fccde347f73cb4446939bce4dc
This commit is contained in:
susi_su 2022-01-20 14:07:12 +08:00 committed by Susi Su
parent ad0effc47c
commit 2af8be21c8

View file

@ -73,7 +73,7 @@
</hal> </hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>com.google.hardware.pixel.display</name> <name>com.google.hardware.pixel.display</name>
<version>4</version> <version>5</version>
<interface> <interface>
<name>IDisplay</name> <name>IDisplay</name>
<instance>default</instance> <instance>default</instance>