a71: Rename NFC HAL to avoid conflicts
* Fixes: hardware/nxp/nfc/pn8x/1.2/NxpNfcService.cpp:25:10: fatal error: 'NxpNfc.h' file not found 25 | #include "NxpNfc.h" Change-Id: I5de90e2fe639cdfc2bdd8a43b29d0e4fa4bd31ea
This commit is contained in:
@@ -482,10 +482,10 @@ vendor/lib64/libsynaFpSensorTestNwd.so;DISABLE_CHECKELF
|
||||
vendor/lib64/vendor.qti.hardware.fingerprint@1.0.so
|
||||
|
||||
# NFC
|
||||
vendor/bin/hw/nxp.android.hardware.nfc@1.1-service
|
||||
vendor/bin/hw/nxp.android.hardware.nfc@1.1-service:vendor/bin/hw/nxp.android.hardware.nfc@1.1-service.samsung;DISABLE_CHECKELF
|
||||
vendor/etc/init/init.nfc.samsung.rc
|
||||
vendor/etc/init/nxp.android.hardware.nfc@1.1-service.rc
|
||||
vendor/lib64/nfc_nci_nxp.so
|
||||
vendor/etc/init/nxp.android.hardware.nfc@1.1-service.rc:vendor/etc/init/nxp.android.hardware.nfc@1.1-service.samsung.rc;DISABLE_CHECKELF
|
||||
vendor/lib64/nfc_nci_nxp.so;MODULE_SUFFIX=_vendor
|
||||
vendor/lib64/vendor.nxp.nxpnfc@1.1.so
|
||||
|
||||
# NFC (Firmware)
|
||||
|
||||
4
sepolicy/vendor/file_contexts
vendored
4
sepolicy/vendor/file_contexts
vendored
@@ -1,3 +1,3 @@
|
||||
# HALs
|
||||
/(vendor|system/vendor)/bin/hw/nxp\.android\.hardware\.nfc@1\.1-service u:object_r:hal_nfc_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/nxp\.android\.hardware\.nfc@1\.2-service u:object_r:hal_nfc_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/nxp\.android\.hardware\.nfc@1\.1-service.samsung u:object_r:hal_nfc_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/nxp\.android\.hardware\.nfc@1\.2-service.samsung u:object_r:hal_nfc_default_exec:s0
|
||||
|
||||
Reference in New Issue
Block a user