mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
Change-Id: Iac4734657504004c12630dc482dfb9d6c2612282 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
11 lines
327 B
XML
11 lines
327 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="hidl" override="true">
|
|
<name>android.hardware.nfc</name>
|
|
<transport>hwbinder</transport>
|
|
<version>1.2</version>
|
|
<interface>
|
|
<name>INfc</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</manifest>
|