Hi!
I have created a kernel module (and insmod it at the start of the device) to control /dev/xx and only the system can access /dev/xx.
Thank to the code I have added, /dev/xx can be controlled from the Framework .
I now want to create a system service to handle this.
Which permission should be used for permissionGroup so that the service can access /dev/xx?
I have read the documentation (I am not able to post the link since I have less than 10 posts) but it doesn't help me to guess the right permission group for the system service :confused:
PS: I am working on Marshmallow
I have created a kernel module (and insmod it at the start of the device) to control /dev/xx and only the system can access /dev/xx.
Thank to the code I have added, /dev/xx can be controlled from the Framework .
I now want to create a system service to handle this.
Which permission should be used for permissionGroup so that the service can access /dev/xx?
I have read the documentation (I am not able to post the link since I have less than 10 posts) but it doesn't help me to guess the right permission group for the system service :confused:
PS: I am working on Marshmallow
from xda-developers http://ift.tt/200BUmb
via IFTTT
No comments:
Post a Comment