Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80b6a126 authored by Zhuoyao Zhang's avatar Zhuoyao Zhang
Browse files

Add annotation of hal_type for Nfc/NfcCallback interface.

Change-Id: I5bb53c396ea11a94fa556cf561b584b6f12f476c
parent 7fd352e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ package android.hardware.nfc@1.0;

import INfcClientCallback;

@hal_type(type="NFC")
interface INfc {
    /*
     * Opens the NFC controller device and performs initialization.
+1 −0
Original line number Diff line number Diff line
package android.hardware.nfc@1.0;

@hal_type(type="NFC")
interface INfcClientCallback {
    /*
     * The callback passed in from the NFC stack that the HAL