61a53d98b6
Test: Boot and check Nfc configs initialized Bug: 72080121 Change-Id: I000cea4491b2bd136b9ece232b9d73293804c733 (cherry picked from commit 0fc60e41a2f523fb025111fcbce064d9c7a7d4cc)
27 lines
544 B
Text
27 lines
544 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.nfc@1.1",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"INfc.hal",
|
|
"INfcClientCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.nfc@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"Constant",
|
|
"NfcConfig",
|
|
"NfcEvent",
|
|
"PresenceCheckAlgorithm",
|
|
"ProtocolDiscoveryConfig",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|