Skip to content

Commit 669e440

Browse files
committed
Update init.st-ericsson.device.rc
1 parent 20dd633 commit 669e440

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config/init.st-ericsson.device.rc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ on boot
2323
chown system system /sys/devices/platform/nmk-i2c.2/i2c-2/2-0040/pattern_duration_secs
2424
chown system system /sys/devices/platform/nmk-i2c.2/i2c-2/2-0040/pattern_use_softdim
2525
chown system system /sys/devices/platform/nmk-i2c.2/i2c-2/2-0040/dim_time
26+
27+
# Permissions for NFC
28+
chown nfc nfc /dev/pn544
29+
chmod 0600 /dev/pn544
2630

2731
service fuse_sdcard1 /system/bin/sdcard -u 1023 -g 1023 -d /mnt/media_rw/sdcard1 /storage/sdcard1
2832
class late_start

0 commit comments

Comments
 (0)