diff options
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index b89c4d0..686f99b 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -16,5 +16,4 @@ /data/fpc_images(/.*)? u:object_r:fpc_images_file:s0 /sys/devices/soc/soc:fpc_fpc1020/irq u:object_r:sysfs_fpc_irq:s0 -#IFAA -/system/bin/ifaad u:object_r:ifaad_exec:s0 +/system/bin/ifaadaemon u:object_r:ifaadaemon_exec:s0 |