diff --git a/nfc/sepolicy_st21nfc/file_contexts b/nfc/sepolicy_st21nfc/file_contexts new file mode 100644 index 0000000..a06842a --- /dev/null +++ b/nfc/sepolicy_st21nfc/file_contexts @@ -0,0 +1,2 @@ +/dev/st21nfc u:object_r:nfc_device:s0 +/vendor/bin/hw/android\.hardware\.nfc-service\.st u:object_r:hal_nfc_default_exec:s0 diff --git a/nfc/st21nfc.mk b/nfc/st21nfc.mk new file mode 100644 index 0000000..c30ecce --- /dev/null +++ b/nfc/st21nfc.mk @@ -0,0 +1,2 @@ +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/nfc/sepolicy_st21nfc +PRODUCT_PACKAGES += android.hardware.nfc-service.st