Add new aidl interface for android.hardware.nfc

Bug: 204868826
Test: m android.hardware.nfc-update-api
Test: atest VtsAidlHalNfcTargetTest
Change-Id: Ic1dddd8385f8f8e4d6f5f9ed39623d2247f7e7b3
This commit is contained in:
George Chang
2021-10-20 11:13:18 +08:00
parent 63a4e9b2ea
commit dbc36e52e1
30 changed files with 1842 additions and 0 deletions

View File

@@ -425,6 +425,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.nfc</name>
<interface>
<name>INfc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.oemlock</name>
<version>1.0</version>