Remove HIDL gatekeeper from compat matrix
This HIDL interface is deprecate in level 8. The AIDL gatekeeper interface should be used instead. Test: none Bug: 205760843 Change-Id: I58b8ca77ae9ab8d055a45871918dbd91435823a7
This commit is contained in:
parent
044d5a801a
commit
3c63bb125b
1 changed files with 0 additions and 8 deletions
|
@ -277,14 +277,6 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.gatekeeper</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IGatekeeper</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.gatekeeper</name>
|
||||
<version>1</version>
|
||||
|
|
Loading…
Reference in a new issue