Add oemlock AIDL interface

Bug: 176107318
Change-Id: Ibcf0934f7a86379318ef55ad2117c9be3200b629
This commit is contained in:
ChengYou Ho
2020-12-01 09:46:41 +08:00
parent f504e514c4
commit 109522c0d1
14 changed files with 569 additions and 0 deletions

View File

@@ -266,6 +266,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.oemlock</name>
<version>1</version>
<interface>
<name>IOemLock</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.ir</name>
<version>1.0</version>