sm8550-common: Define prebuilt Samsung NFC HIDL interface
host_init_verifier: vendor/samsung/sm8550-common/proprietary/vendor/etc/init/nxp.android.hardware.nfc@1.2-service.rc: invalid interface in service 'vendor.nfc_hal_service': Interface is not in the known set of hidl_interfaces: 'vendor.samsung.hardware.nfc@2.0::ISehNfc'. Please ensure the interface is spelled correctly and built by a hidl_interface target. Change-Id: If39b2194df07a58156c13a785b6d4dc0908cc8e3
This commit is contained in:
@@ -6,3 +6,10 @@ soong_namespace {
|
||||
"hardware/qcom-caf/common/libqti-perfd-client",
|
||||
],
|
||||
}
|
||||
|
||||
prebuilt_hidl_interfaces {
|
||||
name: "hidl_samsung_nfc_interface",
|
||||
interfaces: [
|
||||
"vendor.samsung.hardware.nfc@2.0::ISehNfc",
|
||||
],
|
||||
}
|
||||
|
Reference in New Issue
Block a user