vendor_brax_brax3/proprietary/vendor/etc/init/android.hardware.nfc@1.2-service.sec.rc
2025-07-10 11:59:58 +02:00

8 lines
193 B
Text

on post-fs-data
chown nfc nfc /dev/sec-nfc
chmod 0770 /dev/sec-nfc
service nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service.sec
class hal
user nfc
group nfc