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 de26e24bab
commit 29d037bc02

View file

@ -97,7 +97,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>